Just debugging tauri's damn Sync command features

This commit is contained in:
quexeky
2024-10-24 09:38:02 +11:00
parent bcfce8588e
commit 2e0b37ae19
6 changed files with 113 additions and 56 deletions
-2
View File
@@ -110,8 +110,6 @@ pub fn run() {
// Library
fetch_library,
fetch_game,
// Downloads
start_game_download
])
.plugin(tauri_plugin_shell::init())
.setup(|app| {