mirror of
https://github.com/gyurix1968/guacamole-client.git
synced 2025-09-08 22:21:22 +00:00
GUAC-807: Fixed connection parameter editing and made menu show on keydown instead of keyup.
This commit is contained in:
committed by
Michael Jumper
parent
1b121ba665
commit
72c82aea8b
@@ -52,7 +52,8 @@
|
||||
"username" : "Username",
|
||||
"startTime" : "Start Time",
|
||||
"duration" : "Duration",
|
||||
"activeNow" : "Active Now"
|
||||
"activeNow" : "Active Now",
|
||||
"unknownEnd" : "--"
|
||||
}
|
||||
},
|
||||
"connectionGroup": {
|
||||
|
Reference in New Issue
Block a user