mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2025-12-24 20:26:24 +00:00
Remove unused isAccepted property from ConversationType
This commit is contained in:
@@ -72,7 +72,6 @@ export type ConversationType = {
|
||||
canEditGroupInfo?: boolean;
|
||||
color?: ColorType;
|
||||
discoveredUnregisteredAt?: number;
|
||||
isAccepted?: boolean;
|
||||
isArchived?: boolean;
|
||||
isBlocked?: boolean;
|
||||
isGroupV1AndDisabled?: boolean;
|
||||
|
||||
Reference in New Issue
Block a user