Merge pull request #1573 from ynput/bugfix/YN-0273_no_thumbnail_on_ftrack

Added webpublisher to extract thumbnail
This commit is contained in:
Jakub Trllo 2025-12-02 17:37:49 +01:00 committed by GitHub
commit 1943b897da
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -48,6 +48,7 @@ class ExtractThumbnail(pyblish.api.InstancePlugin):
"unreal",
"houdini",
"batchdelivery",
"webpublisher",
]
settings_category = "core"
enabled = False