Storage Service Write: Improved conflict handling
This commit is contained in:
parent
866217a724
commit
27759233e4
10 changed files with 297 additions and 134 deletions
1
ts/model-types.d.ts
vendored
1
ts/model-types.d.ts
vendored
|
@ -188,6 +188,7 @@ export type ConversationAttributesType = {
|
|||
profileFamilyName?: string;
|
||||
profileKey?: string;
|
||||
profileName?: string;
|
||||
storageProfileKey?: string;
|
||||
verified?: number;
|
||||
|
||||
// Group-only
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue