mirror of
https://github.com/ynput/ayon-core.git
synced 2026-01-01 16:34:53 +01:00
settings: nuke prerender reviewable
This commit is contained in:
parent
855a3f2e21
commit
bc806dbd35
2 changed files with 7 additions and 1 deletions
|
|
@ -32,7 +32,8 @@
|
|||
"Fg01",
|
||||
"Branch01",
|
||||
"Part01"
|
||||
]
|
||||
],
|
||||
"reviewable": false
|
||||
}
|
||||
},
|
||||
"publish": {
|
||||
|
|
|
|||
|
|
@ -131,6 +131,11 @@
|
|||
"object_type": {
|
||||
"type": "text"
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "boolean",
|
||||
"key": "reviewable",
|
||||
"label": "Add reviewable toggle"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue