mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-24 21:04:40 +01:00
Update openpype/plugins/publish/extract_thumbnail.py
Co-authored-by: Roy Nieterau <roy_nieterau@hotmail.com>
This commit is contained in:
parent
2aea1cd8fc
commit
ddfb95467e
1 changed files with 1 additions and 1 deletions
|
|
@ -32,7 +32,7 @@ class ExtractThumbnail(pyblish.api.InstancePlugin):
|
|||
]
|
||||
enabled = False
|
||||
|
||||
# presentable attribute
|
||||
# attribute presets from settings
|
||||
ffmpeg_args = None
|
||||
|
||||
def process(self, instance):
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue