mirror of
https://github.com/zulip/zulip.git
synced 2025-11-16 20:02:15 +00:00
The parameter passed to 'handle_topic_updates' is 'muted_topics'
and there is also a javascript file with same name.
So 'muted_topics.get_muted_topics' gives error, and this commit
fixes this by changing the parametr name to 'muted_topics_list'.
This was introduced in 5f74e78bee.
5.9 KiB
5.9 KiB