Storage Service Write: Improved conflict handling

This commit is contained in:
Josh Perez 2020-09-29 19:29:11 -04:00 committed by Josh Perez
parent 866217a724
commit 27759233e4
10 changed files with 297 additions and 134 deletions

1
ts/model-types.d.ts vendored
View file

@ -188,6 +188,7 @@ export type ConversationAttributesType = {
profileFamilyName?: string;
profileKey?: string;
profileName?: string;
storageProfileKey?: string;
verified?: number;
// Group-only