mirror of
https://github.com/tauri-apps/plugins-workspace.git
synced 2026-05-29 13:31:27 +02:00
6 lines
156 B
Markdown
6 lines
156 B
Markdown
---
|
|
"single-instance": patch
|
|
---
|
|
|
|
Add `setup` function to run the single instance initialization manually, without waiting for the tauri setup hook to run.
|