mirror of
https://github.com/zulip/zulip.git
synced 2025-11-17 12:21:58 +00:00
This commit removes stream_edit.rerender function. We directly call subs.rerender_subscriptions_settings directly from server_events_dispatch.js, which was the only caller of rerender function, as we already have sub object. We are using stream ids so that we can avoid bugs related to live update after stream rename.
29 KiB
29 KiB