mirror of
https://github.com/iptv-org/epg
synced 2026-04-30 22:46:58 -04:00
Replaces icon with image
This commit is contained in:
@@ -35,7 +35,7 @@ module.exports = {
|
||||
if (prev) prev.stop = start
|
||||
programs.push({
|
||||
title: item.Program.Name,
|
||||
icon: item.Program.Images,
|
||||
image: item.Program.Images,
|
||||
category: item.Program.Genres,
|
||||
start,
|
||||
stop
|
||||
|
||||
Reference in New Issue
Block a user