Dealing with Lint issues

This commit is contained in:
XiaoXianNv-boot 2024-09-05 16:13:09 +00:00
parent 1f6913bb27
commit 9edae1da09
3 changed files with 6 additions and 6 deletions

View File

@ -9,11 +9,11 @@
<ul>
<li>
<label for="noVNC_setting_host">Host:</label>
<input id="noVNC_setting_host"></input>
<input id="noVNC_setting_host">
</li>
<li>
<label for="noVNC_setting_port">Port:</label>
<input id="noVNC_setting_port" value="5701"></input>
<input id="noVNC_setting_port" value="5701">
</li>
<li>
<label for="noVNC_setting_path">Path:</label>