mirror of
https://github.com/mofeng-git/One-KVM.git
synced 2026-01-29 09:01:54 +08:00
pikvm/pikvm#63: added loop mode for macro
This commit is contained in:
@@ -354,6 +354,18 @@
|
||||
</tr>
|
||||
</table>
|
||||
<hr>
|
||||
<table class="kv">
|
||||
<tr>
|
||||
<td>Infinite loop playback:</td>
|
||||
<td colspan="2">
|
||||
<div class="switch-box">
|
||||
<input disabled type="checkbox" id="hid-recorder-loop-checkbox">
|
||||
<label for="hid-recorder-loop-checkbox"><span class="switch-inner"></span><span class="switch"></span></label>
|
||||
</div>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
<hr>
|
||||
<input type="file" id="hid-recorder-new-script-file">
|
||||
<div class="buttons buttons-row">
|
||||
<button class="row50" disabled id="hid-recorder-upload">Upload script</button>
|
||||
|
||||
Reference in New Issue
Block a user