match-result simplification
All checks were successful
Gitea/swiss-client/pipeline/head This commit looks good
All checks were successful
Gitea/swiss-client/pipeline/head This commit looks good
This commit is contained in:
@@ -68,6 +68,8 @@ export class MatchResultComponent {
|
|||||||
this.result.games.push(new Game());
|
this.result.games.push(new Game());
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
this.validateResult();
|
||||||
}
|
}
|
||||||
|
|
||||||
readonly dialogRef = inject(MatDialogRef<MatchResultComponent>);
|
readonly dialogRef = inject(MatDialogRef<MatchResultComponent>);
|
||||||
|
|||||||
Reference in New Issue
Block a user