mirror of
https://github.com/discourse/discourse.git
synced 2025-03-01 19:17:59 +08:00
UX: do not show presence in message creator selection (#22506)
This commit is contained in:
parent
af22f77d38
commit
7339be7952
@ -1,4 +1,4 @@
|
|||||||
<Chat::UserAvatar @user={{@selection.model}} />
|
<Chat::UserAvatar @user={{@selection.model}} @showPresence={{false}} />
|
||||||
|
|
||||||
<span class="chat-message-creator__selection-item__username">
|
<span class="chat-message-creator__selection-item__username">
|
||||||
{{@selection.model.username}}
|
{{@selection.model.username}}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user