mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-23 22:55:00 +00:00
Filter message events by namespace
This commit is contained in:
@@ -330,9 +330,9 @@ final class ChatHistoryPreloadManager {
|
||||
guard let strongSelf = self else {
|
||||
return
|
||||
}
|
||||
/*#if DEBUG
|
||||
#if DEBUG
|
||||
return
|
||||
#endif*/
|
||||
#endif
|
||||
|
||||
var indices: [(ChatHistoryPreloadIndex, Bool, Bool)] = []
|
||||
for entry in view.0.entries {
|
||||
|
||||
Reference in New Issue
Block a user