mirror of
https://github.com/zulip/zulip.git
synced 2025-11-07 15:33:30 +00:00
Notifications essentially don't work on any mobile web clients, so don't even show the banner. This also fixes a traceback where it checks the permission state with `notifications.permission_state()`, which calls `Notification.permission`, which will error due to `Notification` not existing on mobile devices. Fixes: #7105.
2.4 KiB
2.4 KiB