show filter initialisation

This commit is contained in:
2022-09-12 22:44:40 +02:00
parent 5bb3766845
commit 43d2297b27
10 changed files with 2801 additions and 2486 deletions

View File

@@ -1,5 +1,8 @@
<div>
<app-list-header *appRole="['leader']"></app-list-header>
<!-- <app-list-header *appRole="['leader']">-->
<!-- <app-filter *ngIf="shows$ | async as shows" [shows]="getPublicShows(shows)"></app-filter>-->
<!-- </app-list-header>-->
<ng-container *appRole="['leader']">
<ng-container *ngIf="shows$ | async as shows">