Update ecoconfig.json (#303)
Change input type from text to Textarea to allow multiline descriptions for the server description
This commit is contained in:
parent
2f22ab52dd
commit
577156b9d9
@ -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,
|
||||
|
Loading…
Reference in New Issue
Block a user