mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
Fix feedbooks search.
This commit is contained in:
parent
02502674d2
commit
0b0123f5db
@ -12,6 +12,7 @@ from lxml import html
|
||||
from calibre import browser
|
||||
from calibre.gui2.store import StorePlugin
|
||||
from calibre.gui2.store.basic_config import BasicStoreConfig
|
||||
from calibre.gui2.store.search_result import SearchResult
|
||||
from calibre.gui2.store.web_store_dialog import WebStoreDialog
|
||||
|
||||
class FeedbooksStore(BasicStoreConfig, StorePlugin):
|
||||
|
Loading…
x
Reference in New Issue
Block a user