mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-22 22:25:57 +00:00
Chart fixes
This commit is contained in:
@@ -1044,7 +1044,7 @@ public final class ChatListSearchContainerNode: SearchDisplayControllerContentNo
|
||||
case .groupReference:
|
||||
gesture?.cancel()
|
||||
}
|
||||
}, present: { [weak self] c in
|
||||
}, present: { c in
|
||||
present(c)
|
||||
})
|
||||
self.interaction = interaction
|
||||
|
||||
Reference in New Issue
Block a user