mirror of
https://github.com/LaQuay/TDTChannels.git
synced 2025-04-21 00:19:59 +02:00
Missing field
This commit is contained in:
parent
f088ceddd5
commit
f6bc6ebf05
1 changed files with 1 additions and 0 deletions
|
@ -148,6 +148,7 @@ andorra.add_ambit(Ambito("Andorra", get_radio_channels_from_part(canales_andorra
|
||||||
|
|
||||||
# Save data to JSON file
|
# Save data to JSON file
|
||||||
json_result = {"license": get_license_info(),
|
json_result = {"license": get_license_info(),
|
||||||
|
"epg_url": None,
|
||||||
"countries": [spain.to_json(),
|
"countries": [spain.to_json(),
|
||||||
international.to_json(),
|
international.to_json(),
|
||||||
andorra.to_json()],
|
andorra.to_json()],
|
||||||
|
|
Loading…
Add table
Reference in a new issue