minor fixes in wording

This commit is contained in:
Milan Kolar 2021-05-17 09:56:15 +02:00
parent c82ab41d7c
commit c05995c238
2 changed files with 9 additions and 7 deletions

View file

@ -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": {