style: copy

This commit is contained in:
zhom
2025-07-08 06:41:09 +04:00
parent 9ce7757cb2
commit e742e5fdfa
+1 -1
View File
@@ -455,7 +455,7 @@ impl AppAutoUpdater {
percentage: Some(percentage),
speed: Some(format!("{speed:.1}")),
eta: Some(eta),
message: format!("Downloading update... {percentage:.1}%"),
message: format!("Downloading update..."),
},
);