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
92a80eb24a
commit
ab7ed6becb
1 changed files with 1 additions and 2 deletions
|
|
@ -100,8 +100,7 @@ class ImportReference(publish.Extractor):
|
|||
constraints=True,
|
||||
shader=True,
|
||||
expressions=True,
|
||||
constructionHistory=True
|
||||
)
|
||||
constructionHistory=True)
|
||||
|
||||
if "files" not in instance.data:
|
||||
instance.data["files"] = []
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue