mirror of
https://github.com/markqvist/Sideband.git
synced 2025-07-24 15:25:22 -04:00
Cleanup
This commit is contained in:
parent
ff60cadeb9
commit
64567710c3
1 changed files with 0 additions and 1 deletions
|
@ -932,7 +932,6 @@ class SidebandCore():
|
||||||
self.unread_conversation(context_dest)
|
self.unread_conversation(context_dest)
|
||||||
self.owner_app.flag_unread_conversations = True
|
self.owner_app.flag_unread_conversations = True
|
||||||
else:
|
else:
|
||||||
RNS.log("CHECKING FG STATE")
|
|
||||||
if self.owner_app.is_in_foreground():
|
if self.owner_app.is_in_foreground():
|
||||||
should_notify = False
|
should_notify = False
|
||||||
else:
|
else:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue