mirror of
https://github.com/Drop-OSS/drop-app.git
synced 2026-07-23 08:23:01 +10:00
feat(downloads): Added function to take and set any game state
Signed-off-by: quexeky <git@quexeky.dev>
This commit is contained in:
@@ -124,8 +124,6 @@ pub fn run() {
|
||||
start_game_downloads,
|
||||
cancel_specific_game_download,
|
||||
get_game_download_progress,
|
||||
resume_game_download,
|
||||
pause_game_download,
|
||||
set_download_state
|
||||
])
|
||||
.plugin(tauri_plugin_shell::init())
|
||||
|
||||
Reference in New Issue
Block a user