Update to Angular 17

This commit is contained in:
2023-12-28 00:16:23 +01:00
parent 9a237fc73a
commit e1b3b949f7
4 changed files with 3443 additions and 2422 deletions

View File

@@ -71,6 +71,6 @@
<mat-sidenav-content>
<router-outlet></router-outlet>
<footer style="text-align: right;">{{ 'App_Footer' | translate }}{{ version }} - @Séb</footer>
<footer style="text-align: right;">{{ 'App_Footer' | translate }}{{ version }} - &#64;Séb</footer>
</mat-sidenav-content>
</mat-sidenav-container>