mirror of
https://github.com/Start9Labs/start-os.git
synced 2026-03-26 18:31:52 +00:00
working
This commit is contained in:
committed by
Aiden McClelland
parent
8f0e0a392e
commit
834de9ab54
@@ -3,9 +3,6 @@
|
||||
<h2 color="light">Connecting to Embassy</h2>
|
||||
</ion-content>
|
||||
<ng-template #loaded>
|
||||
<ion-content *ngIf="error">
|
||||
<h2 color="light">{{ error }}</h2>
|
||||
</ion-content>
|
||||
<ion-router-outlet *ngIf="!error"></ion-router-outlet>
|
||||
<ion-router-outlet></ion-router-outlet>
|
||||
</ng-template>
|
||||
</ion-app>
|
||||
|
||||
Reference in New Issue
Block a user