mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-06-23 15:30:45 -04:00
Fix #799310 (Private bug)
This commit is contained in:
parent
56c5979b72
commit
776bfaaced
@ -61,7 +61,7 @@ class LIBREAIR(N516):
|
|||||||
|
|
||||||
BCD = [0x399]
|
BCD = [0x399]
|
||||||
VENDOR_NAME = 'ALURATEK'
|
VENDOR_NAME = 'ALURATEK'
|
||||||
WINDOWS_MAIN_MEM = WINDOWS_CARD_A_MEM = '_FILE-STOR_GADGET'
|
WINDOWS_MAIN_MEM = WINDOWS_CARD_A_MEM = 'FILE-STOR_GADGET'
|
||||||
EBOOK_DIR_MAIN = 'Books'
|
EBOOK_DIR_MAIN = 'Books'
|
||||||
|
|
||||||
class ALEX(N516):
|
class ALEX(N516):
|
||||||
|
Loading…
x
Reference in New Issue
Block a user