mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-22 14:20:20 +00:00
Various improvements
This commit is contained in:
@@ -1061,6 +1061,7 @@ public final class ChatListView {
|
||||
extractedCachedData: entryData.extractedCachedData
|
||||
)))
|
||||
case let .HoleEntry(hole):
|
||||
entries.removeAll()
|
||||
entries.append(.HoleEntry(hole))
|
||||
case .IntermediateMessageEntry:
|
||||
assertionFailure()
|
||||
|
||||
Reference in New Issue
Block a user