mirror of
https://github.com/zulip/zulip.git
synced 2025-11-03 05:23:35 +00:00
When message is sent in a muted topic (with automatically follow or unmute topic setting turned off), unmute topic banner is shown. Earlier, using unmute topic button was resulting in server error for empty string topic. This commit fixes the bug.