Download leaderboards button and single instance enforcement

This commit is contained in:
2025-07-22 00:02:28 -07:00
parent 5f919b4d40
commit 42daffee84
4 changed files with 91 additions and 21 deletions

View File

@@ -26,3 +26,6 @@ zip = "4.3.0"
libc = "0.2.174"
tauri-plugin-dialog = "2.3.1"
[target.'cfg(not(any(target_os = "android", target_os = "ios")))'.dependencies]
tauri-plugin-single-instance = "2.3.1"