mirror of
https://github.com/iptv-org/epg.git
synced 2025-05-09 16:40:07 -04:00
Update update.js
This commit is contained in:
parent
50f4668ab5
commit
1491505101
1 changed files with 1 additions and 1 deletions
|
@ -133,7 +133,7 @@ async function generateByCountry() {
|
|||
|
||||
for (let channel of channels) {
|
||||
let result = {
|
||||
groupedBy: 'broadcast_area',
|
||||
groupedBy: 'country',
|
||||
country: country.code,
|
||||
lang: channel.lang,
|
||||
site: channel.site,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue