Fix storage service handling of contact status
This commit is contained in:
parent
38c6a872f4
commit
9ce8d5e68f
6 changed files with 297 additions and 549 deletions
1
ts/model-types.d.ts
vendored
1
ts/model-types.d.ts
vendored
|
@ -437,7 +437,6 @@ export type GroupV2PendingAdminApprovalType = {
|
|||
|
||||
export type VerificationOptions = {
|
||||
key?: null | Uint8Array;
|
||||
viaStorageServiceSync?: boolean;
|
||||
};
|
||||
|
||||
export type ShallowChallengeError = CustomError & {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue