Skip to content

Commit d783a19

Browse files
ConcedoConcedo
Concedo
authored and
Concedo
committed
add a 5s idle response option
1 parent 4d0db2e commit d783a19

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

index.html

+1
Original file line numberDiff line numberDiff line change
@@ -18176,6 +18176,7 @@
1817618176
<option value="10">10x</option>
1817718177
</select>
1817818178
<select title="Idle Responses Duration" style="padding:1px; height:auto; width: 27px; appearance: none; font-size: 7pt;" class="form-control" id="idle_duration">
18179+
<option value="5">5s</option>
1817918180
<option value="15">15s</option>
1818018181
<option value="30">30s</option>
1818118182
<option value="60">60s</option>

0 commit comments

Comments
 (0)