user_topics: Rename 'muted_topics_settings.hbs'.

This commit renames 'muted_topics_settings.hbs' to
'user_topics_settings.hbs', because the file now represents the
settings for topics with any visibility_policy, not just MUTED.
This commit is contained in:
Prakhar Pratyush
2023-04-16 09:38:46 +05:30
committed by Tim Abbott
parent c526543498
commit d5846ab534
2 changed files with 1 additions and 1 deletions

View File

@@ -13,7 +13,7 @@
{{> settings/attachments_settings }}
{{> settings/muted_topics_settings }}
{{> settings/user_topics_settings }}
{{> settings/muted_users_settings }}
</div>