|
@@ -29,7 +29,7 @@ def open_window(host: str, port: int, title: str, width: int, height: int, fulls
|
|
webview.start(storage_path=tempfile.mkdtemp(), **globals.app.native.start_args)
|
|
webview.start(storage_path=tempfile.mkdtemp(), **globals.app.native.start_args)
|