Show current year in default-layout.component.html

This commit is contained in:
grossmj
2024-07-11 23:39:53 +02:00
parent 78b910504d
commit e5af89821d
2 changed files with 2 additions and 1 deletions

View File

@ -39,4 +39,4 @@
<app-progress></app-progress>
<footer class="footer mat-app-background">GNS3 Web UI &copy; 2020 - v{{ uiVersion }}</footer>
<footer class="footer mat-app-background">GNS3 Web-UI &copy;2018-{{ currentYear }} v{{ uiVersion }}</footer>