mirror of
https://github.com/zulip/zulip.git
synced 2025-11-06 15:03:34 +00:00
We now only use `page_params.realm_default_streams` during initialization, and then after that we use `stream_data` APIs to get default stream ids and related info. (And for the event that replace the data, we just update our internal data structures as well.) Long term we should have the server just send us ids here, since we are now hydrating info from stream data in all places.
17 KiB
17 KiB