mirror of
https://github.com/zulip/zulip.git
synced 2025-11-09 00:18:12 +00:00
When removing the description from a stream (i.e. setting it to ""), the UI was not correctly updating the description. This is because we were checking incorrectly for a falsey value, rather than the specific value undefined (which means the description wasn't changed).
15 KiB
15 KiB