fix hero version integration

This commit is contained in:
Jakub Trllo 2024-03-25 14:36:33 +01:00
parent 2f0d87d084
commit ebebc8fc9e

View file

@ -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 = []