mirror of
https://github.com/zulip/zulip.git
synced 2025-11-10 08:56:10 +00:00
Previously, updating the UI when streams are muted was split between two places: The server_events.js code path, which updated the checkbox state and other parts of the app, and checkbox click handler, which toggled the disabling of the notification settings checkboxes. Move these to all live in a single place.
24 KiB
24 KiB