Fix id of hidden checkbox noVNC_setting_view_drag

This commit is contained in:
Daniel Hammerschmidt 2025-09-17 04:51:37 +02:00
parent 97c0ad4bec
commit abc7d63102
1 changed files with 1 additions and 1 deletions

View File

@ -229,7 +229,7 @@
</li>
<li style="display: none">
<!-- hidden checkbox to enable 'Move/Drag viewport' with url parameter -->
<input id="noVNC_setting_view_clip" type="checkbox">
<input id="noVNC_setting_view_drag" type="checkbox">
</li>
<li>
<label for="noVNC_setting_resize">Scaling mode:</label>