Various improvements

This commit is contained in:
Ilya Laktyushin
2024-01-26 01:53:43 +04:00
parent 7b8e64ca8a
commit 669151da80
96 changed files with 4038 additions and 1631 deletions

View File

@@ -1458,7 +1458,8 @@ private func threadList(accountPeerId: EnginePeer.Id, postbox: Postbox, peerId:
hasFailed: false,
isContact: false,
autoremoveTimeout: nil,
storyStats: nil
storyStats: nil,
mediaDraftContentType: nil
))
}