mirror of
https://github.com/iptv-org/epg
synced 2026-09-12 14:56:51 -04:00
Replaces icon with image
This commit is contained in:
@@ -20,7 +20,7 @@ module.exports = {
|
||||
programs.push({
|
||||
title: item.ProgramName,
|
||||
description: item.EventDescription,
|
||||
icon: item.Picture,
|
||||
image: item.Picture,
|
||||
start,
|
||||
stop
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user