feat(download ui): debug queue interface

This commit is contained in:
DecDuck
2024-12-09 17:03:48 +11:00
parent d5ac1b0a0e
commit 671d45fbe4
16 changed files with 148 additions and 257 deletions
+1 -1
View File
@@ -134,7 +134,7 @@ pub fn run() {
fetch_game_verion_options,
// Downloads
download_game,
get_current_game_download_progress,
move_game_in_queue,
cancel_game_download,
pause_game_downloads,
resume_game_downloads,