Calls Tab: Show proper color in all default avatars
This commit is contained in:
parent
fc08e70c0f
commit
ce012823af
2 changed files with 19 additions and 1 deletions
|
@ -790,6 +790,7 @@ export function CallsList({
|
|||
<Avatar
|
||||
acceptedMessageRequest
|
||||
avatarPath={conversation.avatarPath}
|
||||
color={conversation.color}
|
||||
conversationType={conversation.type}
|
||||
i18n={i18n}
|
||||
isMe={false}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue