Fix notifications not displaying when document is not focused (#1425)
authorAlliegaytor <61523203+Alliegaytor@users.noreply.github.com>
Sun, 24 Sep 2023 04:31:02 +0000 (14:31 +1000)
committerGitHub <noreply@github.com>
Sun, 24 Sep 2023 04:31:02 +0000 (10:01 +0530)
commitfcd7723f73f1e89f4ea9fabd6e0c03c4c8a4ffd4
treecae65fe20c7a6760acb376ea460bed3827e50bd0
parent47f6c44c17dcf2c03e3ce0cbd8fd352069560556
Fix notifications not displaying when document is not focused (#1425)

Allows notifications from the active room while app is not focused (e.g. tabbed out)
src/client/state/Notifications.js