mirror of
https://github.com/iptv-org/epg.git
synced 2025-05-10 09:00:07 -04:00
Update programetv.ro.config.js
Added program icons
This commit is contained in:
parent
a83a1e05a3
commit
649d5d3a8d
1 changed files with 2 additions and 1 deletions
|
@ -40,7 +40,8 @@ module.exports = {
|
|||
description: i.desc,
|
||||
category: i.categories[0],
|
||||
start: i.start,
|
||||
stop: i.stop
|
||||
stop: i.stop,
|
||||
icon: i.icon
|
||||
}
|
||||
})
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue