Files
zulip/web/templates/compose_banner
Prakhar Pratyush 08b1ec7b55 unmute_topic_banner: Fix 'unmute topic' button for empty string topic.
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.
2025-02-18 09:47:13 -08:00
..