mirror of
https://github.com/ynput/ayon-core.git
synced 2026-01-01 08:24:53 +01:00
Enable Validate Outdated Containers by default for Fusion
This commit is contained in:
parent
5afed52bd9
commit
7bef86ac79
1 changed files with 2 additions and 1 deletions
|
|
@ -964,7 +964,8 @@ DEFAULT_PUBLISH_VALUES = {
|
||||||
"nuke",
|
"nuke",
|
||||||
"harmony",
|
"harmony",
|
||||||
"photoshop",
|
"photoshop",
|
||||||
"aftereffects"
|
"aftereffects",
|
||||||
|
"fusion"
|
||||||
],
|
],
|
||||||
"enabled": True,
|
"enabled": True,
|
||||||
"optional": True,
|
"optional": True,
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue