added role list for action

This commit is contained in:
iLLiCiTiT 2020-12-23 11:43:24 +01:00
parent 5806713004
commit 34ba089674

View file

@ -87,6 +87,15 @@
"type": "text",
"multiline": false
}
},
{
"type": "separator"
},
{
"type": "list",
"key": "role_list",
"label": "Roles for action",
"object_type": "text"
}
]
},