mirror of
https://github.com/tauri-apps/plugins-workspace.git
synced 2026-06-04 13:48:01 +02:00
feat(single-instance): add setup() function to run flow separately
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
---
|
||||
"single-instance": patch
|
||||
---
|
||||
|
||||
Add `setup` function to run the single instance initialization manually, without waiting for the tauri setup hook to run.
|
||||
Reference in New Issue
Block a user