mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
Fix #1539825 [Kobo Glo HD](https://bugs.launchpad.net/calibre/+bug/1539825)
This commit is contained in:
parent
cd8db1818a
commit
a17faec811
@ -140,7 +140,7 @@ class Kobo(Device):
|
|||||||
id = 'kobo'
|
id = 'kobo'
|
||||||
|
|
||||||
class KoboVox(Kobo):
|
class KoboVox(Kobo):
|
||||||
name = 'Kobo Vox and Kobo Aura HD'
|
name = 'Kobo Vox, Aura and Glo families'
|
||||||
output_profile = 'tablet'
|
output_profile = 'tablet'
|
||||||
id = 'kobo_vox'
|
id = 'kobo_vox'
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user