mirror of
https://github.com/zulip/zulip.git
synced 2025-11-10 17:07:07 +00:00
Update 'get_muted_stream_ids' to return a set of IDs instead of a list. This will help to avoid linear time search operations later while using 'if stream_id in muted_streams_ids'.
61 KiB
61 KiB