lint
This commit is contained in:
parent
feb308e3a2
commit
48dcc5d2e9
1 changed files with 1 additions and 1 deletions
|
|
@ -138,7 +138,7 @@ class FileConvertPlugin(Plugin[FileConvertOptions]):
|
||||||
"when": "post_process",
|
"when": "post_process",
|
||||||
"preferedformat": self.plugin_options.convert_to,
|
"preferedformat": self.plugin_options.convert_to,
|
||||||
}
|
}
|
||||||
]
|
],
|
||||||
}
|
}
|
||||||
return None
|
return None
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue