mirror of
https://github.com/Start9Labs/start-os.git
synced 2026-03-30 12:11:56 +00:00
fix nav to show from market and add more disk info
This commit is contained in:
committed by
Aiden McClelland
parent
5b7cd2a565
commit
ab728424a8
@@ -13,5 +13,5 @@
|
||||
|
||||
<div *ngIf="loading$ | async" class="center-spinner">
|
||||
<ion-spinner color="warning" name="lines"></ion-spinner>
|
||||
<ion-label class="long-message">{{label}}</ion-label>
|
||||
<ion-label class="long-message">{{ label }}</ion-label>
|
||||
</div>
|
||||
Reference in New Issue
Block a user