fix: enforce only one instance of the app
All checks were successful
FanslySync Build & Test / FanslySync Test Runner (push) Successful in 11m51s
All checks were successful
FanslySync Build & Test / FanslySync Test Runner (push) Successful in 11m51s
This commit is contained in:
@ -40,3 +40,4 @@ custom-protocol = ["tauri/custom-protocol"]
|
||||
|
||||
[target.'cfg(not(any(target_os = "android", target_os = "ios")))'.dependencies]
|
||||
tauri-plugin-autostart = "2.3.0"
|
||||
tauri-plugin-single-instance = "2"
|
||||
|
Reference in New Issue
Block a user