mirror of
https://git.proxmox.com/git/fwupd
synced 2025-08-08 10:54:41 +00:00
trivial: Show the progressbar properly when scheduling complete
This commit is contained in:
parent
484ee298da
commit
db69c81e86
@ -1402,6 +1402,7 @@ fu_plugin_runner_schedule_update (FuPlugin *self,
|
|||||||
return FALSE;
|
return FALSE;
|
||||||
|
|
||||||
/* next boot we run offline */
|
/* next boot we run offline */
|
||||||
|
fu_device_set_progress (device, 100);
|
||||||
return fu_plugin_runner_offline_setup (error);
|
return fu_plugin_runner_offline_setup (error);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user