mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-25 05:14:40 +01:00
Add to cleanup files
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
This commit is contained in:
parent
4049d9acb1
commit
f79f0c44da
1 changed files with 1 additions and 0 deletions
|
|
@ -46,5 +46,6 @@ class ExtractActiveViewThumbnail(pyblish.api.InstancePlugin):
|
|||
image.writeToFile(path, "jpg")
|
||||
self.log.debug("Generated thumbnail: {}".format(path))
|
||||
|
||||
context.data["cleanupFullPaths"].append(path)
|
||||
context.data[cache_key] = path
|
||||
return context.data[cache_key]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue