Merge pull request #4507 from nextcloud/bugfix/desktop-notifications-get-displayed
authorallexzander <allexzander@users.noreply.github.com>
Mon, 16 May 2022 08:40:08 +0000 (11:40 +0300)
committerGitHub <noreply@github.com>
Mon, 16 May 2022 08:40:08 +0000 (11:40 +0300)
Use proper online status for user ('dnd', 'online', 'invisible', etc.) to enable or disable desktop notifications.


Trivial merge