mirror of
https://github.com/iptv-org/epg.git
synced 2025-05-09 16:40:07 -04:00
Replaces icon with image
This commit is contained in:
parent
0eaff54a31
commit
bb6771f539
170 changed files with 428 additions and 351 deletions
|
@ -18,7 +18,7 @@ module.exports = {
|
|||
title: item.title,
|
||||
description: item.description_long,
|
||||
category: item.categorystring,
|
||||
icon: item.image,
|
||||
image: item.image,
|
||||
start,
|
||||
stop
|
||||
})
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue