mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-22 22:25:57 +00:00
Loading state
This commit is contained in:
@@ -256,7 +256,7 @@ func chatListViewForLocation(chatListLocation: ChatListControllerLocation, locat
|
||||
additionalItems: [],
|
||||
hasEarlier: false,
|
||||
hasLater: false,
|
||||
isLoading: false
|
||||
isLoading: view.isLoading
|
||||
)
|
||||
|
||||
let type: ViewUpdateType
|
||||
|
||||
Reference in New Issue
Block a user