Update client-ui.js

Changed connectionName
This commit is contained in:
Adolfo Gómez 2019-07-04 13:18:19 +02:00 committed by GitHub
parent 59f0b1c572
commit e9f03f2075
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -263,7 +263,7 @@ GuacUI.Client = {
"min_zoom" : 1,
"max_zoom" : 3,
"connectionName" : "Guacamole",
"connectionName" : "UDS Remote Connection",
"attachedClient" : null,
/* Mouse emulation */