mirror of
https://github.com/tauri-apps/plugins-workspace.git
synced 2026-04-23 11:36:13 +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.
|