Merge pull request #775 from BigRoy/enhancement/fusion_default_validate_outdated_containers

Enable Validate Outdated Containers by default for Fusion
This commit is contained in:
Roy Nieterau 2024-07-25 14:05:48 +02:00 committed by GitHub
commit a48403c519
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -964,7 +964,8 @@ DEFAULT_PUBLISH_VALUES = {
"nuke",
"harmony",
"photoshop",
"aftereffects"
"aftereffects",
"fusion"
],
"enabled": True,
"optional": True,