mirror of
https://github.com/ynput/ayon-core.git
synced 2026-01-01 16:34:53 +01:00
change order of default value
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
This commit is contained in:
parent
94939e431a
commit
61e5dc3fc9
1 changed files with 2 additions and 2 deletions
|
|
@ -14,8 +14,8 @@
|
|||
],
|
||||
"families_to_review": [
|
||||
"review",
|
||||
"renderpass",
|
||||
"renderlayer"
|
||||
"renderlayer",
|
||||
"renderscene"
|
||||
]
|
||||
},
|
||||
"ValidateProjectSettings": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue