mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-22 14:20:20 +00:00
Saved messages view as chats
This commit is contained in:
@@ -1458,7 +1458,8 @@ private func threadList(accountPeerId: EnginePeer.Id, postbox: Postbox, peerId:
|
||||
hasFailed: false,
|
||||
isContact: false,
|
||||
autoremoveTimeout: nil,
|
||||
storyStats: nil
|
||||
storyStats: nil,
|
||||
displayAsTopicList: false
|
||||
))
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user