mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-22 22:25:57 +00:00
Fix jump
This commit is contained in:
@@ -3118,6 +3118,7 @@ public class ChatListControllerImpl: TelegramBaseController, ChatListController
|
||||
isReorderingTabs: .single(false),
|
||||
storyPostingAvailable: .single(false)
|
||||
)
|
||||
|
||||
self.pendingSecondaryContext = pendingSecondaryContext
|
||||
let _ = (pendingSecondaryContext.ready.get()
|
||||
|> filter { $0 }
|
||||
|
||||
Reference in New Issue
Block a user