mirror of
https://github.com/iptv-org/epg
synced 2026-05-01 06:56:59 -04:00
Replaces icon with image
This commit is contained in:
@@ -18,7 +18,7 @@ module.exports = {
|
||||
title: item.title,
|
||||
description: item.description_long,
|
||||
category: item.categorystring,
|
||||
icon: item.image,
|
||||
image: item.image,
|
||||
start,
|
||||
stop
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user