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