diff --git a/src/calibre/devices/teclast/driver.py b/src/calibre/devices/teclast/driver.py index 1c35146dd3..ae89c99f87 100644 --- a/src/calibre/devices/teclast/driver.py +++ b/src/calibre/devices/teclast/driver.py @@ -71,7 +71,7 @@ class IPAPYRUS(TECLAST_K3): FORMATS = ['epub', 'pdf', 'txt'] - VENDOR_NAME = 'E_READER' + VENDOR_NAME = ['E_READER', 'EBOOKREA'] WINDOWS_MAIN_MEM = '' class SOVOS(TECLAST_K3):