mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-22 14:20:20 +00:00
Download list improvements
This commit is contained in:
@@ -577,6 +577,7 @@ final class PeerSelectionControllerNode: ASDisplayNode {
|
||||
filter: self.filter,
|
||||
groupId: EngineChatList.Group(.root),
|
||||
displaySearchFilters: false,
|
||||
hasDownloads: false,
|
||||
openPeer: { [weak self] peer, chatPeer, _ in
|
||||
guard let strongSelf = self else {
|
||||
return
|
||||
|
||||
Reference in New Issue
Block a user