mirror of
https://github.com/iptv-org/epg.git
synced 2025-05-10 00:50:09 -04:00
Update save-results.js
This commit is contained in:
parent
7e5e1f34d3
commit
99efb08046
9 changed files with 92 additions and 92 deletions
|
@ -57,7 +57,8 @@ async function createQueue() {
|
|||
site: item.site,
|
||||
date: dString,
|
||||
configPath: item.configPath,
|
||||
groups: []
|
||||
groups: [],
|
||||
error: null
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue