mirror of
git://github.com/kovidgoyal/calibre.git
synced 2026-01-17 07:45:27 +01:00
...
This commit is contained in:
parent
adc1c1f4be
commit
f3dec3678f
1 changed files with 1 additions and 0 deletions
|
|
@ -387,6 +387,7 @@ class KINDLE_FIRE(KINDLE2):
|
|||
BCD = [0x216, 0x100]
|
||||
|
||||
EBOOK_DIR_MAIN = 'Documents'
|
||||
SUPPORTS_SUB_DIRS = False
|
||||
|
||||
def get_main_ebook_dir(self, for_upload=False):
|
||||
if for_upload:
|
||||
|
|
|
|||
Loading…
Reference in a new issue