Fix a few pinned chat sync issues
This commit is contained in:
parent
e8664213d3
commit
fdc3476106
8 changed files with 205 additions and 20 deletions
1
ts/model-types.d.ts
vendored
1
ts/model-types.d.ts
vendored
|
@ -153,7 +153,6 @@ export type ConversationAttributesType = {
|
|||
messageCountBeforeMessageRequests: number;
|
||||
messageRequestResponseType: number;
|
||||
muteExpiresAt: number;
|
||||
pinIndex?: number;
|
||||
profileAvatar: WhatIsThis;
|
||||
profileKeyCredential: string | null;
|
||||
profileKeyVersion: string | null;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue