Moved logic to backend
All checks were successful
Gitea/swiss-backend/pipeline/head This commit looks good
All checks were successful
Gitea/swiss-backend/pipeline/head This commit looks good
This commit is contained in:
@@ -34,4 +34,10 @@ public class TournamentDto extends AbstractDto {
|
||||
|
||||
private List<TournamentPlayerSubstitutionDto> substitutions;
|
||||
|
||||
private List<Long> playersPlaying;
|
||||
|
||||
private List<Long> playersCounting;
|
||||
|
||||
private List<Long> playersAvailable;
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user