This commit is contained in:
Jesse Bannon 2023-09-01 23:24:25 -07:00
parent feb308e3a2
commit 48dcc5d2e9

View file

@ -138,7 +138,7 @@ class FileConvertPlugin(Plugin[FileConvertOptions]):
"when": "post_process",
"preferedformat": self.plugin_options.convert_to,
}
]
],
}
return None