mirror of
https://github.com/iptv-org/epg.git
synced 2025-05-10 00:50:09 -04:00
Update queue.db
This commit is contained in:
parent
6b75583a07
commit
0398016707
8 changed files with 21 additions and 21 deletions
|
@ -54,9 +54,9 @@ async function createQueue() {
|
|||
channel: {
|
||||
lang: item.lang,
|
||||
xmltv_id: item.xmltv_id,
|
||||
site_id: item.site_id
|
||||
site_id: item.site_id,
|
||||
site: item.site
|
||||
},
|
||||
site: item.site,
|
||||
date: dString,
|
||||
configPath,
|
||||
groups: [],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue