mirror of
https://github.com/zulip/zulip.git
synced 2026-06-15 21:01:31 +08:00
This commit removes the code to initialize "realm-default-notification-sound-audio" element from "notifications.initialize", because we do not need this now as the previous commit added code to initialize it in "settings_realm_user_settings_default.set_up". This change works because the realm default notification sound can only be played from the settings UI and so it is fine to initialize it only when opening the default user settings panel. |
||
|---|---|---|
| .. | ||
| e2e-tests | ||
| generated | ||
| html | ||
| images | ||
| shared | ||
| src | ||
| styles | ||
| templates | ||
| tests | ||
| third | ||
| .browserslistrc | ||
| .gitignore | ||
| babel.config.js | ||
| debug-require-webpack-plugin.ts | ||
| debug-require.js | ||
| postcss.config.js | ||
| webpack.assets.json | ||
| webpack.config.ts | ||
| webpack.dev-assets.json | ||