mirror of
https://github.com/Start9Labs/start-os.git
synced 2026-03-26 02:11:53 +00:00
health name off manifest (#1064)
Co-authored-by: Drew Ansbacher <drew.ansbacher@spiredigital.com>
This commit is contained in:
committed by
Aiden McClelland
parent
63e03f7bd7
commit
87f9078b54
@@ -70,7 +70,7 @@
|
|||||||
slot="start"
|
slot="start"
|
||||||
></ion-spinner>
|
></ion-spinner>
|
||||||
<ion-label>
|
<ion-label>
|
||||||
<h2 class="bold">{{ health.key }}</h2>
|
<h2 class="bold">{{ pkg.manifest['health-checks'][health.key].name }}</h2>
|
||||||
<p>Awaiting result...</p>
|
<p>Awaiting result...</p>
|
||||||
</ion-label>
|
</ion-label>
|
||||||
</ng-template>
|
</ng-template>
|
||||||
|
|||||||
Reference in New Issue
Block a user