Fix Filtri Community Channels

This commit is contained in:
Alhaziel
2020-03-17 19:06:12 +01:00
parent 52b1b3dd17
commit a0ff50b784

View File

@@ -802,7 +802,7 @@ def match(item_url_string, **args):
match: first match
matches: all the matches
'''
log(item_url_string)
log()
matches = blocks = []
url = None