mirror of
https://github.com/iptv-org/epg
synced 2026-05-05 08:56:59 -04:00
Replaces icon with image
This commit is contained in:
@@ -22,7 +22,7 @@ module.exports = {
|
||||
title: item.title,
|
||||
category: item.details.categories,
|
||||
description: item.details.description,
|
||||
icon: item.details.image,
|
||||
image: item.details.image,
|
||||
season: parseSeason(item),
|
||||
episode: parseEpisode(item),
|
||||
start,
|
||||
|
||||
Reference in New Issue
Block a user