mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-27 14:22:37 +01:00
Import Reference during Publish
This commit is contained in:
parent
df937a8e9e
commit
dfd30d5460
1 changed files with 1 additions and 1 deletions
|
|
@ -32,7 +32,7 @@ class ExtractImportReference(publish.Extractor):
|
|||
hosts = ["maya"]
|
||||
families = ["renderlayer", "workfile"]
|
||||
active = _import_reference()
|
||||
optional= True
|
||||
optional = True
|
||||
tmp_format = "_tmp"
|
||||
|
||||
def process(self, instance):
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue