mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-23 22:55:00 +00:00
Merge branch 'ton'
This commit is contained in:
@@ -148,9 +148,4 @@ final class BotCheckoutNativeCardEntryController: ViewController {
|
||||
@objc private func donePressed() {
|
||||
self.controllerNode.verify()
|
||||
}
|
||||
|
||||
override public func dismiss(completion: (() -> Void)? = nil) {
|
||||
self.view.endEditing(true)
|
||||
self.controllerNode.animateOut(completion: completion)
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user