mirror of
https://github.com/iptv-org/epg.git
synced 2025-05-09 16:40:07 -04:00
Update update-guides.js
This commit is contained in:
parent
d950023920
commit
b64b9878a4
3 changed files with 5 additions and 5 deletions
|
@ -70,7 +70,7 @@ async function loadPrograms() {
|
|||
return {
|
||||
title: program.title,
|
||||
description: program.description,
|
||||
categories: program.category,
|
||||
category: program.category,
|
||||
icon: program.icon,
|
||||
channel: program.channel,
|
||||
lang: program.lang,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue