mirror of
https://github.com/Sendouc/sendou.ink.git
synced 2026-03-21 18:04:39 -05:00
Allow up to 6 swiss groups
This commit is contained in:
parent
ec2ad2033e
commit
d753365d5d
|
|
@ -1343,6 +1343,8 @@ function TournamentFormatSelector() {
|
|||
<option value="2">2</option>
|
||||
<option value="3">3</option>
|
||||
<option value="4">4</option>
|
||||
<option value="5">5</option>
|
||||
<option value="6">6</option>
|
||||
</select>
|
||||
</div>
|
||||
) : null}
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user