simplify
This commit is contained in:
@@ -96,7 +96,7 @@
|
||||
</div>
|
||||
<div class="mb-3">
|
||||
<label for="game" class="form-label">Game Selection:</label>
|
||||
<select id="game" name="game" class="form-select" onchange="update_maps(this.value)">
|
||||
<select id="game" name="game" class="form-select">
|
||||
<option value="1">Competitive Short</option>
|
||||
<option value="2">Competitive Long</option>
|
||||
<option value="3">Casual Short</option>
|
||||
|
||||
Reference in New Issue
Block a user