feat(calibre): add cbz output format support
This commit is contained in:
parent
bbf6f6ba52
commit
544cd0a779
1 changed files with 1 additions and 0 deletions
|
|
@ -35,6 +35,7 @@ export const properties = {
|
||||||
to: {
|
to: {
|
||||||
document: [
|
document: [
|
||||||
"azw3",
|
"azw3",
|
||||||
|
"cbz",
|
||||||
"docx",
|
"docx",
|
||||||
"epub",
|
"epub",
|
||||||
"fb2",
|
"fb2",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue