mirror of
https://github.com/iptv-org/epg
synced 2026-05-07 18:07:05 -04:00
Replaces icon with image
This commit is contained in:
@@ -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)
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user