mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-08 02:34:06 -04:00
Correct formats list for ebook.nl
This commit is contained in:
parent
63f4047872
commit
ac9ad0d4d7
@ -1196,7 +1196,7 @@ class StoreEbookNLStore(StoreBase):
|
||||
actual_plugin = 'calibre.gui2.store.stores.ebook_nl_plugin:EBookNLStore'
|
||||
|
||||
headquarters = 'NL'
|
||||
formats = ['EPUB']
|
||||
formats = ['EPUB', 'PDF']
|
||||
affiliate = True
|
||||
|
||||
class StoreEbookscomStore(StoreBase):
|
||||
|
Loading…
x
Reference in New Issue
Block a user