mirror of
https://github.com/Start9Labs/start-os.git
synced 2026-03-26 02:11:53 +00:00
Feat/update progress (#1944)
* uodate FE to show progress once calculated * update mocks * only show progress when known Co-authored-by: Aiden McClelland <me@drbonez.dev>
This commit is contained in:
committed by
Aiden McClelland
parent
5b91b5f436
commit
18ee1e2685
@@ -1,7 +1,7 @@
|
||||
<toast
|
||||
*ngIf="visible$ | async as message"
|
||||
class="success-toast"
|
||||
header="EOS download complete!"
|
||||
header="embassyOS download complete!"
|
||||
(dismiss)="onDismiss()"
|
||||
>
|
||||
Restart your Embassy for these updates to take effect. It can take several
|
||||
|
||||
Reference in New Issue
Block a user