mirror of https://github.com/zulip/zulip.git
44c820da3a
We add code for live updating notification batching period setting. This commit also adds 'continue' statement in the else-if condition of update_page function such that we do not execute the code of checkbox settings for notification sound and email batching period settings. We also update the other_notification_settings list in settings_config.ts to remove email_notifications_batching_period and instead have email_notifications_batching_period_seconds which is the correct name of setting used in backend and in the events sent to the clients such that the live-update is done correctly. |
||
---|---|---|
.. | ||
assets | ||
audio | ||
generated | ||
html | ||
images | ||
js | ||
shared | ||
styles | ||
templates | ||
third | ||
.gitignore |