mirror of
https://github.com/iptv-org/epg.git
synced 2025-05-09 16:40:07 -04:00
Update update-guides.js
This commit is contained in:
parent
3d6c9a8b32
commit
1cb227b6e0
4 changed files with 5 additions and 5 deletions
|
@ -71,7 +71,7 @@ async function generateGuides() {
|
|||
|
||||
channels[channel.id] = {
|
||||
xmltv_id: channel.id,
|
||||
name: channel.name,
|
||||
name: item.channel.display_name,
|
||||
logo: channel.logo,
|
||||
site: item.channel.site
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue