feat(download ui): debug queue interface

This commit is contained in:
DecDuck
2024-12-09 17:03:48 +11:00
parent ff39f1ca39
commit 3d8639136b
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,