Fixed authguard
This commit is contained in:
@@ -124,7 +124,7 @@
|
||||
</ng-template>
|
||||
|
||||
@if (this.activeMatches().length > 0) {
|
||||
<h6 class="mt-3">Actieve wedstrijden</h6>
|
||||
<h6 class="mt-3"></h6>
|
||||
|
||||
@for (activeMatch of this.activeMatches(); track activeMatch.match.id) {
|
||||
<mat-expansion-panel>
|
||||
|
||||
Reference in New Issue
Block a user