Update util.rs

This commit is contained in:
Yuhki 2025-05-23 16:53:11 +02:00
parent 808f929e62
commit 278b7a5794

View file

@ -207,7 +207,7 @@ pub fn start_title_thread(
String::new() String::new()
}; };
let _title = format!( let title = format!(
"Wuthering Waves Downloader - {}/{} files - Total Downloaded: {}{} - Speed: {}{} - Total ETA: {}", "Wuthering Waves Downloader - {}/{} files - Total Downloaded: {}{} - Speed: {}{} - Total ETA: {}",
current_success, current_success,
total_files, total_files,