UX: do not show presence in message creator selection (#22506)

This commit is contained in:
Joffrey JAFFEUX 2023-07-10 11:04:06 +02:00 committed by GitHub
parent af22f77d38
commit 7339be7952
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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}}