Update update.js
This commit is contained in:
@@ -133,7 +133,7 @@ async function generateByCountry() {
|
|||||||
|
|
||||||
for (let channel of channels) {
|
for (let channel of channels) {
|
||||||
let result = {
|
let result = {
|
||||||
groupedBy: 'broadcast_area',
|
groupedBy: 'country',
|
||||||
country: country.code,
|
country: country.code,
|
||||||
lang: channel.lang,
|
lang: channel.lang,
|
||||||
site: channel.site,
|
site: channel.site,
|
||||||
|
|||||||
Reference in New Issue
Block a user