mirror of
https://github.com/iptv-org/epg
synced 2026-09-12 23:06:51 -04:00
Replaces icon with image
This commit is contained in:
@@ -16,7 +16,7 @@ module.exports = {
|
||||
programs.push({
|
||||
title: info.title,
|
||||
description: info.description,
|
||||
icon: info.images.tile,
|
||||
image: info.images.tile,
|
||||
episode: info.episodeNumber,
|
||||
season: info.seasonNumber,
|
||||
start: parseStart(item),
|
||||
|
||||
Reference in New Issue
Block a user