From 278b7a57949a8d1ceaa564cb463996cd1792ae11 Mon Sep 17 00:00:00 2001 From: Yuhki Date: Fri, 23 May 2025 16:53:11 +0200 Subject: [PATCH] Update util.rs --- src/io/util.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/io/util.rs b/src/io/util.rs index 49945a2..567a846 100644 --- a/src/io/util.rs +++ b/src/io/util.rs @@ -207,7 +207,7 @@ pub fn start_title_thread( String::new() }; - let _title = format!( + let title = format!( "Wuthering Waves Downloader - {}/{} files - Total Downloaded: {}{} - Speed: {}{} - Total ETA: {}", current_success, total_files,