mirror of
https://github.com/zulip/zulip.git
synced 2025-11-11 01:16:19 +00:00
Earlier, the `is_topic_name_considered_empty` function used to return true only if the topic_name is either: * "" * "(no topic)" * `realm_empty_topic_display_name` value The third condition is not precisely correct. This commit replaces it with the displayed topic name for `""` topic. The displayed topic name is not always the same as `realm_empty_topic_display_name` value.
21 KiB
21 KiB