mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2026-05-08 08:58:38 +01:00
Blur avatars of unapproved conversations
This commit is contained in:
@@ -60,6 +60,7 @@ export type ConversationType = {
|
||||
profileName?: string;
|
||||
about?: string;
|
||||
avatarPath?: string;
|
||||
unblurredAvatarPath?: string;
|
||||
areWeAdmin?: boolean;
|
||||
areWePending?: boolean;
|
||||
areWePendingApproval?: boolean;
|
||||
|
||||
Reference in New Issue
Block a user