movie-performance component links to /selection/performance/:id 🚀

This commit is contained in:
Marcel-Anker
2025-11-06 20:12:56 +01:00
parent bd7a0ed9f1
commit ad71111581
5 changed files with 17 additions and 7 deletions

View File

@@ -13,6 +13,5 @@ export class NavbarComponent {
navItems:{label:string, path:string}[] = [
{label: 'Programm', path: '/schedule'},
{label: 'Kinosaal-test', path: '/theater-overlay'},
]
}