Various improvements
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:
@@ -37,4 +37,6 @@ public class Round extends AbstractEntity {
|
||||
@ManyToOne
|
||||
private Team drawnOut;
|
||||
|
||||
private Boolean isFinalsRound = Boolean.FALSE;
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user