Update storageService logging
This commit is contained in:
parent
0a18cc50bd
commit
cb5131420f
4 changed files with 444 additions and 339 deletions
1
ts/model-types.d.ts
vendored
1
ts/model-types.d.ts
vendored
|
@ -273,6 +273,7 @@ export type ConversationAttributesType = {
|
|||
needsVerification?: boolean;
|
||||
profileSharing: boolean;
|
||||
storageID?: string;
|
||||
storageVersion?: number;
|
||||
storageUnknownFields?: string;
|
||||
unreadCount?: number;
|
||||
version: number;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue