mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-22 14:20:20 +00:00
Merge commit '399933bc5e681018a21941b27081142caed9cb0b'
This commit is contained in:
@@ -3281,6 +3281,7 @@ final class ChatListSearchListPaneNode: ASDisplayNode, ChatListSearchPaneNode {
|
||||
}, openPhotoSetup: {
|
||||
}, openAdInfo: { node in
|
||||
interaction.openAdInfo(node)
|
||||
}, openAccountFreezeInfo: {
|
||||
})
|
||||
chatListInteraction.isSearchMode = true
|
||||
|
||||
@@ -5263,6 +5264,7 @@ public final class ChatListSearchShimmerNode: ASDisplayNode {
|
||||
}, openWebApp: { _ in
|
||||
}, openPhotoSetup: {
|
||||
}, openAdInfo: { _ in
|
||||
}, openAccountFreezeInfo: {
|
||||
})
|
||||
var isInlineMode = false
|
||||
if case .topics = key {
|
||||
|
||||
Reference in New Issue
Block a user