🎨 add default value

This commit is contained in:
Ondřej Samohel 2024-05-03 12:57:21 +02:00
parent f00acb5dd2
commit c5471e409a
No known key found for this signature in database
GPG key ID: 02376E18990A97C6

View file

@ -1175,6 +1175,7 @@ DEFAULT_PUBLISH_SETTINGS = {
},
"ValidateRenderSettings": {
"enabled": True,
"active": True,
"optional": False,
"arnold_render_attributes": [],
"vray_render_attributes": [],