mirror of
https://github.com/zulip/zulip.git
synced 2025-11-10 17:07:07 +00:00
This commit moves `maybe_get_stream_name` function from `stream_data` to `sub_store` as it didn't had any dependency on `stream_data` and it also helps us to cut off dependency on `stream_data` for some of the modules including `user_topics`.
32 KiB
32 KiB