mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2025-12-24 20:26:24 +00:00
Click to download avatar for unaccepted conversations
This commit is contained in:
@@ -129,7 +129,7 @@ export function AddUserToAnotherGroupModal({
|
||||
}
|
||||
|
||||
return {
|
||||
...pick(convo, 'id', 'avatarUrl', 'title', 'unblurredAvatarUrl'),
|
||||
...pick(convo, 'id', 'avatarUrl', 'title', 'hasAvatar'),
|
||||
memberships,
|
||||
membersCount,
|
||||
disabledReason,
|
||||
|
||||
Reference in New Issue
Block a user