mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-08 10:44:09 -04:00
Fix #1469582 [typo on string](https://bugs.launchpad.net/calibre/+bug/1469582)
This commit is contained in:
parent
5eda98a866
commit
7875a3de4f
@ -77,7 +77,7 @@ class DevicePlugin(Plugin):
|
||||
OPEN_FEEDBACK_MESSAGE = None
|
||||
|
||||
#: Set of extensions that are "virtual books" on the device
|
||||
#: and therefore cannot be viewed/saved/added to library
|
||||
#: and therefore cannot be viewed/saved/added to library.
|
||||
#: For example: ``frozenset(['kobo'])``
|
||||
VIRTUAL_BOOK_EXTENSIONS = frozenset([])
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user