Files
zulip/web/templates
Prakhar Pratyush cee474876d message_edit_history: Fix empty string topic not displaying correctly.
Earlier, for topic-edit involving empty string topic the rendered
topic name was not buggy.

We used to display `""` instead of `realm_empty_topic_display_name`
with proper styling.

This commit fixes the bug.
2025-02-27 09:09:06 -08:00
..