mirror of
https://github.com/janeczku/calibre-web
synced 2025-12-19 22:18:06 +00:00
Further fix for #2363
This commit is contained in:
@@ -125,6 +125,7 @@ class LubimyCzytac(Metadata):
|
|||||||
)
|
)
|
||||||
return final_matches
|
return final_matches
|
||||||
return matches
|
return matches
|
||||||
|
return []
|
||||||
|
|
||||||
def _prepare_query(self, title: str) -> str:
|
def _prepare_query(self, title: str) -> str:
|
||||||
query = ""
|
query = ""
|
||||||
|
|||||||
Reference in New Issue
Block a user