code tweaks according to big roy's comment

This commit is contained in:
moonyuet 2024-03-18 12:15:58 +01:00
parent 5c8a39e266
commit 587bfe462f
2 changed files with 14 additions and 15 deletions

View file

@ -191,7 +191,7 @@ DEFAULT_PUBLISH_SETTINGS = {
},
"ValidateRenderPasses": {
"enabled": True,
"optional": True,
"optional": False,
"active": True
},
"ExtractModelObj": {