GUACAMOLE-422: Add timezone selection for RDP connections.

This commit is contained in:
Nick Couchman
2018-06-02 08:47:41 -04:00
committed by Virtually Nick
parent 3c9302f040
commit 8b443dc9d5
3 changed files with 10 additions and 1 deletions

View File

@@ -195,6 +195,10 @@
{
"name" : "static-channels",
"type" : "TEXT"
},
{
"name" : "timezone",
"type" : "TIMEZONE"
}
]
},