Returned None

IDK why, comment, must be really important though.
This commit is contained in:
Petr Kalis 2025-12-12 10:56:39 +01:00
parent 94dc9d0484
commit 4d8d9078b8

View file

@ -755,6 +755,6 @@ class ExtractThumbnail(pyblish.api.InstancePlugin):
host_name, product_type, product_name, task_name, task_type
)
)
return
return None
return ThumbnailDef.from_dict(profile)