add separated enabled for action and default values

This commit is contained in:
iLLiCiTiT 2020-12-23 11:49:45 +01:00
parent 0039969709
commit 9ce271ae19
2 changed files with 14 additions and 3 deletions

View file

@ -91,6 +91,11 @@
{
"type": "separator"
},
{
"type": "boolean",
"key": "action_enabled",
"label": "Enable Action"
},
{
"type": "list",
"key": "role_list",