mirror of
https://github.com/Start9Labs/start-os.git
synced 2026-03-26 18:31:52 +00:00
fix updates rendering bug
This commit is contained in:
@@ -60,7 +60,7 @@
|
||||
>
|
||||
<round-progress
|
||||
[current]="(local.stateInfo.installingInfo.progress.overall | installingProgress) || 0"
|
||||
[max]="100"
|
||||
[max]="1"
|
||||
[radius]="13"
|
||||
[stroke]="3"
|
||||
[rounded]="true"
|
||||
|
||||
Reference in New Issue
Block a user