This commit is contained in:
parent
06a3884d6d
commit
e3f7f66bf7
|
|
@ -167,8 +167,6 @@
|
|||
<li>
|
||||
<label for="noVNC_setting_resize">Scaling Mode:</label>
|
||||
<select id="noVNC_setting_resize" name="vncResize">
|
||||
<option value="off">None</option>
|
||||
<option value="scale">Local Scaling</option>
|
||||
<option value="remote">Remote Resizing</option>
|
||||
</select>
|
||||
</li>
|
||||
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@novnc/novnc",
|
||||
"version": "1.4.0",
|
||||
"version": "yesVNC-0.0.1",
|
||||
"description": "An HTML5 VNC client",
|
||||
"browser": "lib/rfb",
|
||||
"directories": {
|
||||
|
|
|
|||
Loading…
Reference in New Issue