chore: update
This commit is contained in:
@@ -27,6 +27,7 @@ impl Handle {
|
||||
pub fn get_window(&self) -> Option<WebviewWindow> {
|
||||
self.app_handle
|
||||
.lock()
|
||||
.clone()
|
||||
.as_ref()
|
||||
.and_then(|a| a.get_webview_window("main"))
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user