mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-24 21:04:40 +01:00
fix hero version integration
This commit is contained in:
parent
2f0d87d084
commit
ebebc8fc9e
1 changed files with 1 additions and 1 deletions
|
|
@ -353,7 +353,7 @@ class IntegrateHeroVersion(pyblish.api.InstancePlugin):
|
|||
repre_entity["context"] = repre_context
|
||||
repre_entity["attrib"] = {
|
||||
"path": str(template_filled),
|
||||
"template": hero_template
|
||||
"template": hero_template.template
|
||||
}
|
||||
|
||||
dst_paths = []
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue