mirror of
https://github.com/kovidgoyal/calibre.git
synced 2026-06-04 21:15:24 -04:00
Fix typo in NOOK TSR driver that prevented it from working on windows
This commit is contained in:
@@ -115,5 +115,6 @@ class NOOK_TSR(NOOK):
|
||||
BCD = [0x216]
|
||||
|
||||
EBOOK_DIR_MAIN = EBOOK_DIR_CARD_A = 'My Files/Books'
|
||||
WINDOWS_MAIN_MEM = WINDOWS_CARD_A_MEM = 'EBOOK_DISK'
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user