Update ecoconfig.json (#303)
Change input type from text to Textarea to allow multiline descriptions for the server description
This commit is contained in:
		@@ -70,7 +70,7 @@
 | 
			
		||||
        "Description":"Long form description of the server when clicked on in the client server browser",
 | 
			
		||||
        "Keywords":"description",
 | 
			
		||||
        "FieldName":"DetailedDescription",
 | 
			
		||||
        "InputType":"text",
 | 
			
		||||
        "InputType":"Textarea",
 | 
			
		||||
        "IsFlagArgument":false,
 | 
			
		||||
        "ParamFieldName":"DetailedDescription",
 | 
			
		||||
        "IncludeInCommandLine":false,
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user