Added options for Plugin Field

This commit is contained in:
Sascha Claren 2023-04-20 12:19:14 +00:00
parent 50fb4627c2
commit bce26e650a

View File

@ -14,7 +14,7 @@
"form_fields": [ "form_fields": [
{ {
"type": "text", "type": "text",
"label": "Enable Plugin Installer", "label": "Enable Plugin Installer (TRUE or FALSE)",
"max": 5, "max": 5,
"min": 4, "min": 4,
"required": true, "required": true,