mirror of
https://github.com/discourse/discourse.git
synced 2024-11-26 17:53:44 +08:00
UX: update user chat preference link for new nav (#20518)
This commit is contained in:
parent
990b710ade
commit
e022a7adec
|
@ -1,5 +1,6 @@
|
|||
{{#if (or this.model.can_chat this.currentUser.admin)}}
|
||||
<LinkTo @route="preferences.chat">
|
||||
{{i18n "chat.title_capitalized"}}
|
||||
{{d-icon "comment"}}
|
||||
<span>{{i18n "chat.title_capitalized"}}</span>
|
||||
</LinkTo>
|
||||
{{/if}}
|
Loading…
Reference in New Issue
Block a user