Update QR auth UI

This commit is contained in:
Ali
2019-12-07 00:51:43 +04:00
parent 0a20d69a3d
commit 88fe8966e8
18 changed files with 4221 additions and 4041 deletions

View File

@@ -319,9 +319,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 {