Added match counter
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:
@@ -5,4 +5,6 @@ export class TournamentPlayer {
|
||||
events: string[];
|
||||
paid: boolean;
|
||||
present: boolean;
|
||||
counting: boolean;
|
||||
counts: number;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user