test
This commit is contained in:
parent
705430cffb
commit
d6ccabac2c
@ -31,6 +31,7 @@ class OriginChannels():
|
||||
if len(self.origin.filter_dict[filter_key]):
|
||||
|
||||
if filter_key in ["country", "language"]:
|
||||
if filter_key == "country":
|
||||
print(channels_item[filter_key])
|
||||
try:
|
||||
chan_value = channels_item[filter_key]["name"]
|
||||
|
||||
Loading…
Reference in New Issue
Block a user