mirror of
https://github.com/iptv-org/epg
synced 2025-12-16 10:26:41 -05:00
Update energeek.cl.config.js
This commit is contained in:
@@ -16,7 +16,7 @@ module.exports = {
|
||||
programs.push({
|
||||
title: item.title?.[0]?.value,
|
||||
description: item.desc?.[0]?.value,
|
||||
icon: item.icon?.[0]?.src || item.icon?.[0],
|
||||
icon: item.icon?.[0]?.src,
|
||||
start: item.start,
|
||||
stop: item.stop
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user