Merge pull request 'modif' (#22) from feature/merde into feature/all
Reviewed-on: #22
This commit is contained in:
commit
14a54ad39c
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