mirror of
https://github.com/iptv-org/epg
synced 2025-12-17 10:56:57 -05:00
Update watchyour.tv.config.js
This commit is contained in:
@@ -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
|
||||||
}))
|
}))
|
||||||
|
|||||||
Reference in New Issue
Block a user