mirror of
https://github.com/rangermix/TwitchDropsMiner.git
synced 2026-06-02 10:29:37 +00:00
remove "tray"
This commit is contained in:
@@ -152,7 +152,6 @@ class BaseDrop:
|
||||
self._twitch.print(
|
||||
_("status", "claimed_drop").format(drop=claim_text.replace("\n", " "))
|
||||
)
|
||||
self._twitch.gui.tray.notify(claim_text, _("gui", "tray", "notification_title"))
|
||||
else:
|
||||
logger.error(f"Drop claim has potentially failed! Drop ID: {self.id}")
|
||||
return result
|
||||
|
||||
Reference in New Issue
Block a user