mirror of
https://github.com/zulip/zulip.git
synced 2026-07-06 21:18:58 +08: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. |
||
|---|---|---|
| .. | ||
| assets | ||
| audio | ||
| generated | ||
| html | ||
| images | ||
| js | ||
| locale | ||
| styles | ||
| swagger | ||
| templates | ||
| third | ||
| ts | ||
| .gitignore | ||
| favicon.ico | ||
| node_modules | ||