mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-24 12:54:40 +01:00
Removed webpublisher from regular extract_thumbnail
Must use regular one as customer uses `review` as product type. Adding `review` to generic plugin might have unforeseen consequences.
This commit is contained in:
parent
a2a5f54857
commit
b39dd35af9
1 changed files with 0 additions and 1 deletions
|
|
@ -48,7 +48,6 @@ 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