mirror of
https://github.com/tauri-apps/plugins-workspace.git
synced 2026-06-06 13:53:54 +02:00
fix(shell): use async command for open JS API (#1881)
closes tauri-apps/tauri#11212
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
---
|
||||
"shell": "patch"
|
||||
"shell-js": "patch"
|
||||
---
|
||||
|
||||
On Windows, Fix `open` JS API hanging and freezing the app.
|
||||
Reference in New Issue
Block a user