mirror of
https://github.com/gyurix1968/guacamole-client.git
synced 2025-09-07 05:31:22 +00:00
Fix typo in INTERACTIVE naming.
This commit is contained in:
@@ -12,10 +12,10 @@ GuacUI.Client = {
|
||||
/**
|
||||
* The normal default Guacamole client UI mode
|
||||
*/
|
||||
"FULL_INTERACTIVE" : 0,
|
||||
"INTERACTIVE" : 0,
|
||||
|
||||
/**
|
||||
* Same as FULL_INTERACTIVE except with visible on-screen keyboard.
|
||||
* Same as INTERACTIVE except with visible on-screen keyboard.
|
||||
*/
|
||||
"OSK" : 1,
|
||||
|
||||
|
Reference in New Issue
Block a user