diff --git a/web/templates/recipient_row.hbs b/web/templates/recipient_row.hbs index 57e112ab5a..56955f27d3 100644 --- a/web/templates/recipient_row.hbs +++ b/web/templates/recipient_row.hbs @@ -28,7 +28,7 @@ - {{#if use_match_properties}} + {{#if (and use_match_properties (not is_empty_string_topic))}} {{{match_topic}}} {{else}} {{topic_display_name}}