mirror of
https://github.com/ynput/ayon-core.git
synced 2026-01-01 16:34:53 +01:00
Fix - make AE workfile publish to Ftrack configurable
By default workfile is sent to Ftrack, could be disabled by Settings
This commit is contained in:
parent
75994f6f57
commit
e04523beab
2 changed files with 3 additions and 2 deletions
|
|
@ -304,7 +304,8 @@
|
|||
"aftereffects"
|
||||
],
|
||||
"families": [
|
||||
"render"
|
||||
"render",
|
||||
"workfile"
|
||||
],
|
||||
"tasks": [],
|
||||
"add_ftrack_family": true,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue