mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
Enable email plugboards for awz3
This commit is contained in:
parent
264753bdb9
commit
e53aad2781
@ -160,7 +160,7 @@ def email_news(mi, remove, get_fmts, done, job_manager):
|
|||||||
return sent_mails
|
return sent_mails
|
||||||
|
|
||||||
plugboard_email_value = 'email'
|
plugboard_email_value = 'email'
|
||||||
plugboard_email_formats = ['epub', 'mobi']
|
plugboard_email_formats = ['epub', 'mobi', 'azw3']
|
||||||
|
|
||||||
class EmailMixin(object): # {{{
|
class EmailMixin(object): # {{{
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user