Skip to content
This repository has been archived by the owner on Sep 20, 2024. It is now read-only.

Commit

Permalink
settings: nuke prerender reviewable
Browse files Browse the repository at this point in the history
  • Loading branch information
jakubjezek001 committed Feb 10, 2022
1 parent 855a3f2 commit bc806db
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
3 changes: 2 additions & 1 deletion openpype/settings/defaults/project_settings/nuke.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,8 @@
"Fg01",
"Branch01",
"Part01"
]
],
"reviewable": false
}
},
"publish": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -131,6 +131,11 @@
"object_type": {
"type": "text"
}
},
{
"type": "boolean",
"key": "reviewable",
"label": "Add reviewable toggle"
}
]
}
Expand Down

0 comments on commit bc806db

Please sign in to comment.