mirror of
https://github.com/zulip/zulip.git
synced 2025-10-23 04:52:12 +00:00
sidebars: Show "(you)" after user's own name in user lists.
Co-authored-by: Lauryn Menard <lauryn@zulip.com>
This commit is contained in:
@@ -3,3 +3,4 @@
|
||||
{{else}}
|
||||
<span class="user-name">{{name}}</span>
|
||||
{{/if}}
|
||||
{{#if is_current_user}} <span class="my_user_status">{{t '(you)'}}</span>{{/if}}
|
||||
|
Reference in New Issue
Block a user