mirror of
				https://github.com/gyurix1968/guacamole-client.git
				synced 2025-10-31 09:03:21 +00:00 
			
		
		
		
	GUACAMOLE-815: Remove duplicated "timezone" field definitions and translations.
This commit is contained in:
		| @@ -199,10 +199,6 @@ | ||||
|                 { | ||||
|                     "name"  : "static-channels", | ||||
|                     "type"  : "TEXT" | ||||
|                 }, | ||||
|                 { | ||||
|                     "name"  : "timezone", | ||||
|                     "type"  : "TIMEZONE" | ||||
|                 } | ||||
|             ] | ||||
|         }, | ||||
|   | ||||
| @@ -100,10 +100,6 @@ | ||||
|                     "name"    : "terminal-type", | ||||
|                     "type"    : "ENUM", | ||||
|                     "options" : [ "", "xterm", "xterm-256color", "vt220", "vt100", "ansi", "linux" ] | ||||
|                 }, | ||||
|                 { | ||||
|                     "name"    : "timezone", | ||||
|                     "type"    : "TIMEZONE" | ||||
|                 } | ||||
|             ] | ||||
|         }, | ||||
|   | ||||
		Reference in New Issue
	
	Block a user