chore: move single-instance plugin

This commit is contained in:
Beanow
2023-01-11 11:57:08 +01:00
parent 69de39cf05
commit 9b38d388d9
44 changed files with 0 additions and 0 deletions
+8
View File
@@ -0,0 +1,8 @@
# Tauri Plugin single-instance
[WIP] Ensure a single instance of your tauri app is running.
Platforms:
- [x] Windows
- [x] Linux
- [ ] macOS