mirror of
https://github.com/Myxelium/Bridge-Multi.git
synced 2026-04-11 06:09:39 +00:00
Restructure
This commit is contained in:
4
src-angular/app/app.component.html
Normal file
4
src-angular/app/app.component.html
Normal file
@@ -0,0 +1,4 @@
|
||||
<div *ngIf="settingsLoaded" style="display: flex; flex-direction: column; height: 100%">
|
||||
<app-toolbar></app-toolbar>
|
||||
<router-outlet></router-outlet>
|
||||
</div>
|
||||
Reference in New Issue
Block a user