Responsiveness wohoooo

This commit is contained in:
2022-09-03 15:20:09 +02:00
parent 7b17b9b28a
commit 94f5b5c46b
4 changed files with 24 additions and 5 deletions
+1
View File
@@ -17,6 +17,7 @@ export class HomeComponent implements OnInit {
}
ngOnInit(): void {
// TODO: First try to read existing session data
this.authenticateUser();
}