mirror of
https://github.com/liberatedsystems/Sideband_CE.git
synced 2024-09-03 04:13:27 +02:00
Cleanup
This commit is contained in:
parent
ff60cadeb9
commit
64567710c3
@ -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…
Reference in New Issue
Block a user