mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-24 21:04:40 +01:00
do not set psd as thumbnail
This commit is contained in:
parent
dfc6aebeb2
commit
2ea8ad50c7
1 changed files with 0 additions and 1 deletions
|
|
@ -159,7 +159,6 @@ class CollectContextDataSAPublish(pyblish.api.ContextPlugin):
|
|||
|
||||
if "psd" in component["name"]:
|
||||
instance.data["source"] = component["files"]
|
||||
component["thumbnail"] = True
|
||||
self.log.debug("Adding image:psd_batch family")
|
||||
|
||||
instance.data["representations"].append(component)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue