mirror of
https://github.com/iptv-org/epg
synced 2025-12-16 10:26:41 -05:00
Update watchyour.tv.config.js
This commit is contained in:
@@ -34,6 +34,7 @@ module.exports = {
|
||||
.catch(console.log)
|
||||
|
||||
return data.map(item => ({
|
||||
lang: 'en',
|
||||
site_id: item.id,
|
||||
name: item.name
|
||||
}))
|
||||
|
||||
Reference in New Issue
Block a user