mirror of
				https://github.com/gyurix1968/guacamole-client.git
				synced 2025-10-31 17:13:21 +00:00 
			
		
		
		
	GUACAMOLE-470: Define "color-scheme" parameter as TEXT field with some pre-defined options.
This commit is contained in:
		| @@ -43,7 +43,7 @@ | ||||
|             "fields" : [ | ||||
|                 { | ||||
|                     "name"  : "color-scheme", | ||||
|                     "type"  : "ENUM", | ||||
|                     "type"  : "TEXT", | ||||
|                     "options" : [ "", "black-white", "gray-black", "green-black", "white-black" ] | ||||
|                 }, | ||||
|                 { | ||||
|   | ||||
| @@ -39,7 +39,7 @@ | ||||
|             "fields" : [ | ||||
|                 { | ||||
|                     "name"  : "color-scheme", | ||||
|                     "type"  : "ENUM", | ||||
|                     "type"  : "TEXT", | ||||
|                     "options" : [ "", "black-white", "gray-black", "green-black", "white-black" ] | ||||
|                 }, | ||||
|                 { | ||||
|   | ||||
		Reference in New Issue
	
	Block a user