mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-24 21:04:40 +01:00
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:
commit
a48403c519
1 changed files with 2 additions and 1 deletions
|
|
@ -964,7 +964,8 @@ DEFAULT_PUBLISH_VALUES = {
|
|||
"nuke",
|
||||
"harmony",
|
||||
"photoshop",
|
||||
"aftereffects"
|
||||
"aftereffects",
|
||||
"fusion"
|
||||
],
|
||||
"enabled": True,
|
||||
"optional": True,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue