mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-24 12:54:40 +01:00
Returned None
IDK why, comment, must be really important though.
This commit is contained in:
parent
94dc9d0484
commit
4d8d9078b8
1 changed files with 1 additions and 1 deletions
|
|
@ -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)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue