3.4.3
This commit is contained in:
@@ -5,4 +5,5 @@ export interface SingleTournament extends Tournament {
|
||||
categories: Array<Category>;
|
||||
allowedWithoutPartner: boolean;
|
||||
allowedSimilarEntries: boolean;
|
||||
isPlayerEntryAllowed: boolean;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user