update 0.1.1

This commit is contained in:
bekannax
2022-01-13 22:20:47 +07:00
parent 7e7014213c
commit d59523141d

View File

@@ -360,8 +360,6 @@ open class ChatController: UIViewController, WKNavigationDelegate, WKScriptMessa
navigationController?.popViewController(animated: true)
}
// webview
open override func viewDidDisappear(_ animated: Bool) {
super.viewDidDisappear(animated)
if animated && chatView != nil {