mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-25 05:14:40 +01:00
🎨 add family to integrator
This commit is contained in:
parent
b8b184b1b6
commit
9d304f07da
1 changed files with 2 additions and 1 deletions
|
|
@ -129,7 +129,8 @@ class IntegrateAsset(pyblish.api.InstancePlugin):
|
|||
"mvUsd",
|
||||
"mvUsdComposition",
|
||||
"mvUsdOverride",
|
||||
"simpleUnrealTexture"
|
||||
"simpleUnrealTexture",
|
||||
"online"
|
||||
]
|
||||
|
||||
default_template_name = "publish"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue