This commit is contained in:
deathbybandaid 2020-11-27 16:08:06 -05:00
parent 6c628ff616
commit 05aa2b0945

View File

@ -21,6 +21,7 @@ class OriginChannels():
"id": channel_dict["identifier"],
}
channel_list.append(clean_station_item)
print(clean_station_item)
return channel_list