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