mirror of
https://github.com/iptv-org/epg.git
synced 2025-05-10 00:50:09 -04:00
Update watchyour.tv.config.js
This commit is contained in:
parent
46a5f79943
commit
cb56dc9184
1 changed files with 1 additions and 0 deletions
|
@ -34,6 +34,7 @@ module.exports = {
|
||||||
.catch(console.log)
|
.catch(console.log)
|
||||||
|
|
||||||
return data.map(item => ({
|
return data.map(item => ({
|
||||||
|
lang: 'en',
|
||||||
site_id: item.id,
|
site_id: item.id,
|
||||||
name: item.name
|
name: item.name
|
||||||
}))
|
}))
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue