test
This commit is contained in:
parent
fa513a0a89
commit
4caccf5581
@ -85,6 +85,7 @@ class OriginChannels():
|
||||
filters_passed.append(filter_passed)
|
||||
|
||||
if False not in filters_passed:
|
||||
if channels_item["name"] not in [x["name"] for x in filtered_chan_list]:
|
||||
filtered_chan_list.append(channels_item)
|
||||
|
||||
return filtered_chan_list
|
||||
|
||||
Loading…
Reference in New Issue
Block a user