mirror of
https://github.com/novnc/noVNC.git
synced 2026-05-30 17:09:38 +00:00
We should use the globally declared UI variable
This commit is contained in:
@@ -22,7 +22,7 @@ var UI;
|
||||
"keysymdef.js", "keyboard.js", "input.js", "display.js",
|
||||
"jsunzip.js", "rfb.js", "keysym.js"]);
|
||||
|
||||
var UI = {
|
||||
UI = {
|
||||
|
||||
rfb_state : 'loaded',
|
||||
settingsOpen : false,
|
||||
|
||||
Reference in New Issue
Block a user