mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-25 05:14:40 +01:00
creating thumbnails from exr in webpublisher
This commit is contained in:
parent
64834df400
commit
96021daebd
1 changed files with 1 additions and 1 deletions
|
|
@ -17,7 +17,7 @@ class ExtractJpegEXR(pyblish.api.InstancePlugin):
|
|||
"imagesequence", "render", "render2d",
|
||||
"source", "plate", "take"
|
||||
]
|
||||
hosts = ["shell", "fusion", "resolve"]
|
||||
hosts = ["shell", "fusion", "resolve", "webpublisher"]
|
||||
enabled = False
|
||||
|
||||
# presetable attribute
|
||||
Loading…
Add table
Add a link
Reference in a new issue