Fix #897523 (Cybook Odyssee does not show transferred books)

This commit is contained in:
Kovid Goyal 2011-11-29 09:59:35 +05:30
parent b2c7c601c9
commit 29041f74a7

View File

@ -175,7 +175,7 @@ class ODYSSEY(N516):
FORMATS = ['epub', 'fb2', 'html', 'pdf', 'txt']
EBOOK_DIR_MAIN = 'calibre'
EBOOK_DIR_MAIN = 'Digital Editions'
def get_main_ebook_dir(self, for_upload=False):
if for_upload: