mirror of
https://github.com/tauri-apps/plugins-workspace.git
synced 2026-05-27 13:22:26 +02:00
64a6240f79
* feat(deep-link): implement getCurrent on Windows/Linux checks std::env::args() on initialization, also includes integration with the single-instance plugin * fmt * update docs, fix event * add register_all function * expose api * be nicer on docs, clippy
6 lines
86 B
Markdown
6 lines
86 B
Markdown
---
|
|
"single-instance": patch
|
|
---
|
|
|
|
Integrate with the deep link plugin out of the box.
|