Fix group search visibility
This commit is contained in:
parent
0e5d6ddd68
commit
35946ef53c
7 changed files with 9 additions and 28 deletions
1
ts/model-types.d.ts
vendored
1
ts/model-types.d.ts
vendored
|
@ -354,7 +354,6 @@ export type ConversationAttributesType = {
|
|||
draftAttachments?: ReadonlyArray<AttachmentDraftType>;
|
||||
draftBodyRanges?: DraftBodyRanges;
|
||||
draftTimestamp?: number | null;
|
||||
hiddenFromConversationSearch?: boolean;
|
||||
hideStory?: boolean;
|
||||
inbox_position?: number;
|
||||
// When contact is removed - it is initially placed into `justNotification`
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue