mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-06-23 15:30:45 -04:00
Fix #1019050 (device not reconized)
This commit is contained in:
parent
63e32b0484
commit
a98b76b82b
@ -71,7 +71,7 @@ class IPAPYRUS(TECLAST_K3):
|
|||||||
|
|
||||||
FORMATS = ['epub', 'pdf', 'txt']
|
FORMATS = ['epub', 'pdf', 'txt']
|
||||||
|
|
||||||
VENDOR_NAME = 'E_READER'
|
VENDOR_NAME = ['E_READER', 'EBOOKREA']
|
||||||
WINDOWS_MAIN_MEM = ''
|
WINDOWS_MAIN_MEM = ''
|
||||||
|
|
||||||
class SOVOS(TECLAST_K3):
|
class SOVOS(TECLAST_K3):
|
||||||
|
Loading…
x
Reference in New Issue
Block a user