mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-23 06:35:51 +00:00
Fix monoforum user unread counters
This commit is contained in:
@@ -566,8 +566,6 @@ extension ChatControllerImpl {
|
||||
let initTimestamp = self.initTimestamp
|
||||
#endif
|
||||
|
||||
//TODO:release ready must include chat node
|
||||
|
||||
self.ready.set(combineLatest(queue: .mainQueue(), [
|
||||
self.contentDataReady.get(),
|
||||
self.wallpaperReady.get(),
|
||||
|
||||
Reference in New Issue
Block a user