diff --git a/web/templates/settings/user_topics_settings.hbs b/web/templates/settings/user_topics_settings.hbs index b7d1caf718..211af34036 100644 --- a/web/templates/settings/user_topics_settings.hbs +++ b/web/templates/settings/user_topics_settings.hbs @@ -1,27 +1,16 @@
- {{#if development}}
- {{#tr}}
- Zulip lets you configure notifications for each topic. You can also automatically follow or unmute topics
- you start or participate in.
- {{/tr}}
- {{else}}
- {{#tr}}
- Zulip lets you mute topics and streams to avoid receiving notifications messages you are not interested in.
- Muting a stream effectively mutes all topics in that stream. You can also manually mute a topic in an unmuted stream,
- or unmute a topic in a muted stream.