GroupV2: Don't apply last state from the logs if skipped
This commit is contained in:
parent
99687a4b5b
commit
e4b5b75988
2 changed files with 111 additions and 122 deletions
1
ts/model-types.d.ts
vendored
1
ts/model-types.d.ts
vendored
|
@ -332,7 +332,6 @@ export type ConversationAttributesType = {
|
|||
secretParams?: string;
|
||||
publicParams?: string;
|
||||
revision?: number;
|
||||
lastFetchedEpoch?: number;
|
||||
senderKeyInfo?: SenderKeyInfoType;
|
||||
|
||||
// GroupV2 other fields
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue