mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-24 21:04:40 +01:00
Merge pull request #952 from ynput/enhancement/add-unreal-to-extract-thumbnails
Thumbnails: add Unreal to hosts
This commit is contained in:
commit
360a7d2d8d
1 changed files with 2 additions and 1 deletions
|
|
@ -36,7 +36,8 @@ class ExtractThumbnail(pyblish.api.InstancePlugin):
|
|||
"traypublisher",
|
||||
"substancepainter",
|
||||
"nuke",
|
||||
"aftereffects"
|
||||
"aftereffects",
|
||||
"unreal"
|
||||
]
|
||||
enabled = False
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue