mirror of
https://github.com/ynput/ayon-core.git
synced 2026-01-01 16:34:53 +01:00
add separated enabled for action and default values
This commit is contained in:
parent
0039969709
commit
9ce271ae19
2 changed files with 14 additions and 3 deletions
|
|
@ -91,6 +91,11 @@
|
|||
{
|
||||
"type": "separator"
|
||||
},
|
||||
{
|
||||
"type": "boolean",
|
||||
"key": "action_enabled",
|
||||
"label": "Enable Action"
|
||||
},
|
||||
{
|
||||
"type": "list",
|
||||
"key": "role_list",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue