modif
This commit is contained in:
parent
761e79b762
commit
343f69d928
1 changed files with 1 additions and 1 deletions
|
|
@ -29,7 +29,7 @@
|
|||
<div class="text-center">
|
||||
<ng-container
|
||||
*ngIf="
|
||||
authService.isAuthenticated() && match.state != 2;
|
||||
authService.isAuthenticated() && match.state != 1;
|
||||
else displayScores
|
||||
"
|
||||
>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue