mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-24 12:54:40 +01:00
Merge pull request #1573 from ynput/bugfix/YN-0273_no_thumbnail_on_ftrack
Added webpublisher to extract thumbnail
This commit is contained in:
commit
1943b897da
1 changed files with 1 additions and 0 deletions
|
|
@ -48,6 +48,7 @@ class ExtractThumbnail(pyblish.api.InstancePlugin):
|
|||
"unreal",
|
||||
"houdini",
|
||||
"batchdelivery",
|
||||
"webpublisher",
|
||||
]
|
||||
settings_category = "core"
|
||||
enabled = False
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue