feat(calibre): add azw3 to supported input formats (#610)

This commit is contained in:
Orban Gergo
2026-08-19 23:01:08 +03:00
committed by GitHub
parent 3f91d518ba
commit 126fd4357d
+1
View File
@@ -4,6 +4,7 @@ import { ExecFileFn } from "./types";
export const properties = {
from: {
document: [
"azw3",
"azw4",
"chm",
"cbr",