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