mirror of
https://github.com/ynput/ayon-core.git
synced 2026-01-01 08:24:53 +01:00
minor fixes in wording
This commit is contained in:
parent
c82ab41d7c
commit
c05995c238
2 changed files with 9 additions and 7 deletions
|
|
@ -1,14 +1,16 @@
|
|||
{
|
||||
"publish": {
|
||||
"CollectPalettes": {
|
||||
"allowed_tasks": [".*"]
|
||||
"allowed_tasks": [
|
||||
".*"
|
||||
]
|
||||
},
|
||||
"ValidateSceneSettings": {
|
||||
"enabled": true,
|
||||
"optional": true,
|
||||
"active": true,
|
||||
"frame_check_filter": ["_ch_", "_pr_", "_intd_", "_extd_"],
|
||||
"skip_resolution_check": ["render", "Render"],
|
||||
"frame_check_filter": [],
|
||||
"skip_resolution_check": [],
|
||||
"skip_timelines_check": []
|
||||
},
|
||||
"HarmonySubmitDeadline": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue