mirror of
https://github.com/ynput/ayon-core.git
synced 2026-01-01 16:34:53 +01:00
Update client/ayon_core/plugins/publish/extract_thumbnail.py
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
This commit is contained in:
parent
c79151e5d7
commit
17dd2d1e27
1 changed files with 0 additions and 1 deletions
|
|
@ -50,7 +50,6 @@ class ExtractThumbnail(pyblish.api.InstancePlugin):
|
||||||
# attribute presets from settings
|
# attribute presets from settings
|
||||||
oiiotool_defaults = None
|
oiiotool_defaults = None
|
||||||
ffmpeg_args = None
|
ffmpeg_args = None
|
||||||
subsets = []
|
|
||||||
product_names = []
|
product_names = []
|
||||||
|
|
||||||
def process(self, instance):
|
def process(self, instance):
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue