Update index.html
parent
188bfa11e4
commit
e80deb6f8d
|
@ -56,7 +56,7 @@
|
|||
</p>
|
||||
|
||||
<p>
|
||||
<input type="radio" name="shouldDebug" id="shouldDebug" value="shouldDebug">
|
||||
<input type="checkbox" name="shouldDebug" id="shouldDebug" value="shouldDebug">
|
||||
<label for="shouldDebug">Should Log Debug Output?</label>
|
||||
</p>
|
||||
</form>
|
||||
|
|
Loading…
Reference in New Issue