mirror of
https://github.com/zulip/zulip.git
synced 2025-11-10 17:07:07 +00:00
We now use the up-to-date info from stream_data to hydrate the default stream ids. All we need here in the template is `invite_only` and `name`. Since we are no longer using data from `page_params`, we can remove `maybe_update_realm_default_stream_name`. (If you are wondering if we still get live updates, we get that via a more upstream call to update_default_streams_table in the event dispatching codepath.)
28 KiB
28 KiB