mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2025-12-25 04:36:46 +00:00
Assign fallback to avatar color, fixing "New group" icon
This commit is contained in:
@@ -73,7 +73,7 @@ export const Avatar: FunctionComponent<Props> = ({
|
||||
acceptedMessageRequest,
|
||||
avatarPath,
|
||||
className,
|
||||
color,
|
||||
color = 'A200',
|
||||
conversationType,
|
||||
i18n,
|
||||
isMe,
|
||||
|
||||
Reference in New Issue
Block a user