mirror of
https://github.com/zhom/donutbrowser.git
synced 2026-04-23 04:16:29 +02:00
style: copy
This commit is contained in:
@@ -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..."),
|
||||
},
|
||||
);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user