mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-23 22:55:00 +00:00
Various improvements
This commit is contained in:
@@ -1753,6 +1753,8 @@ public final class WebAppController: ViewController, AttachmentContainable {
|
||||
self?.webView?.sendEvent(name: "secure_storage_cleared", data: data.string)
|
||||
})
|
||||
}
|
||||
case "web_app_hide_keyboard":
|
||||
self.view.window?.endEditing(true)
|
||||
default:
|
||||
break
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user