mirror of
https://github.com/JonathanHerrewijnen/calibre-web.git
synced 2024-11-10 21:24:15 +00:00
Further fix for #2363
This commit is contained in:
parent
a63af5882e
commit
d770e5392e
@ -125,6 +125,7 @@ class LubimyCzytac(Metadata):
|
||||
)
|
||||
return final_matches
|
||||
return matches
|
||||
return []
|
||||
|
||||
def _prepare_query(self, title: str) -> str:
|
||||
query = ""
|
||||
|
Loading…
Reference in New Issue
Block a user