mirror of
https://github.com/Myxelium/Bridge-Multi.git
synced 2026-04-11 14:19:38 +00:00
Update to Angular v17 syntax
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
@if (settingsLoaded) {
|
||||
<div class="flex flex-col h-screen">
|
||||
<app-toolbar></app-toolbar>
|
||||
<router-outlet></router-outlet>
|
||||
<app-toolbar />
|
||||
<router-outlet />
|
||||
</div>
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user