GUACAMOLE-815: Merge remove duplicated "timezone" field definitions and translations.

This commit is contained in:
Virtually Nick
2019-06-15 17:15:13 -04:00
committed by GitHub
3 changed files with 0 additions and 9 deletions

View File

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

View File

@@ -100,10 +100,6 @@
"name" : "terminal-type",
"type" : "ENUM",
"options" : [ "", "xterm", "xterm-256color", "vt220", "vt100", "ansi", "linux" ]
},
{
"name" : "timezone",
"type" : "TIMEZONE"
}
]
},