mirror of
https://github.com/Drop-OSS/drop-app.git
synced 2025-11-13 08:12:44 +10:00
feat(downloads): Added AgentInterfaceData to get information about all downloads in queue
Signed-off-by: quexeky <git@quexeky.dev>
This commit is contained in:
@ -124,7 +124,7 @@ pub fn run() {
|
||||
add_new_download_dir,
|
||||
// Downloads
|
||||
download_game,
|
||||
get_game_download_progress,
|
||||
get_current_game_download_progress,
|
||||
])
|
||||
.plugin(tauri_plugin_shell::init())
|
||||
.setup(|app| {
|
||||
|
||||
Reference in New Issue
Block a user