Keeping profile data around longer in the face of errors
This commit is contained in:
parent
c97bb0feee
commit
850e759579
3 changed files with 31 additions and 50 deletions
1
ts/model-types.d.ts
vendored
1
ts/model-types.d.ts
vendored
|
@ -207,7 +207,6 @@ export type ConversationAttributesType = {
|
|||
profileFamilyName?: string;
|
||||
profileKey?: string;
|
||||
profileName?: string;
|
||||
storageProfileKey?: string;
|
||||
verified?: number;
|
||||
profileLastFetchedAt?: number;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue