This commit is contained in:
Mark Qvist 2022-09-17 23:07:25 +02:00
parent ff60cadeb9
commit 64567710c3

View File

@ -932,7 +932,6 @@ class SidebandCore():
self.unread_conversation(context_dest)
self.owner_app.flag_unread_conversations = True
else:
RNS.log("CHECKING FG STATE")
if self.owner_app.is_in_foreground():
should_notify = False
else: