mirror of
https://github.com/zhom/donutbrowser.git
synced 2026-09-22 17:30:52 +02:00
style: copy
This commit is contained in:
@@ -455,7 +455,7 @@ impl AppAutoUpdater {
|
|||||||
percentage: Some(percentage),
|
percentage: Some(percentage),
|
||||||
speed: Some(format!("{speed:.1}")),
|
speed: Some(format!("{speed:.1}")),
|
||||||
eta: Some(eta),
|
eta: Some(eta),
|
||||||
message: format!("Downloading update... {percentage:.1}%"),
|
message: format!("Downloading update..."),
|
||||||
},
|
},
|
||||||
);
|
);
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user