Just debugging tauri's damn Sync command features

This commit is contained in:
quexeky
2024-10-24 09:38:02 +11:00
parent f28c8802da
commit f60ca2bd6c
6 changed files with 113 additions and 56 deletions

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| {