create rounds
This commit is contained in:
parent
4430dc0293
commit
592da87c26
7 changed files with 73 additions and 39 deletions
|
@ -14,7 +14,7 @@ export interface NavItem {
|
|||
}
|
||||
|
||||
export enum SchedulingMode {
|
||||
single = 'signle',
|
||||
single = 'single',
|
||||
double = 'double',
|
||||
swiss = 'swiss',
|
||||
round_robin = 'round_robin',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue