Further fix for #2363

pull/2375/head
Ozzie Isaacs 2 years ago
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…
Cancel
Save