mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
Add an entry for the Cybook Muse to to the welcome wizard
This commit is contained in:
parent
f0d003ce30
commit
c78e78a435
@ -232,6 +232,11 @@ class CybookOdyssey(CybookOpus):
|
||||
name = 'Cybook Odyssey'
|
||||
id = 'cybook_odyssey'
|
||||
|
||||
class CybookMuse(CybookOpus):
|
||||
|
||||
name = 'Cybook Muse'
|
||||
id = 'cybook_muse'
|
||||
output_profile = 'tablet'
|
||||
|
||||
class PocketBook360(CybookOpus):
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user