Update index.html
This commit is contained in:
parent
0cc031411f
commit
24d0c46232
1 changed files with 1 additions and 0 deletions
|
@ -30,6 +30,7 @@
|
|||
<select class="form-control" id="item" name="item" required>
|
||||
<option value="" selected>Select an item...</option>
|
||||
<option value="leather_boots">Leather Boots</option>
|
||||
<option value="netherite_hoe">Netherite Hoe</option>
|
||||
</select>
|
||||
</div>
|
||||
<div id="formItems" style="display: none;">
|
||||
|
|
Reference in a new issue