mirror of
https://github.com/C4illin/ConvertX.git
synced 2026-08-29 02:32:54 +08:00
feat(calibre): add azw3 to supported input formats (#610)
This commit is contained in:
@@ -4,6 +4,7 @@ import { ExecFileFn } from "./types";
|
||||
export const properties = {
|
||||
from: {
|
||||
document: [
|
||||
"azw3",
|
||||
"azw4",
|
||||
"chm",
|
||||
"cbr",
|
||||
|
||||
Reference in New Issue
Block a user