[DOCS] Fix file_convert yaml example
This commit is contained in:
parent
1de5014c2f
commit
3e4a995f6e
1 changed files with 1 additions and 1 deletions
|
|
@ -21,7 +21,7 @@ class FileConvertOptions(PluginOptions):
|
|||
|
||||
presets:
|
||||
my_example_preset:
|
||||
file_converter:
|
||||
file_convert:
|
||||
convert_to: "mp4"
|
||||
"""
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue