mirror of
https://github.com/iptv-org/epg
synced 2025-12-17 10:56:57 -05:00
Update save-results.js
This commit is contained in:
@@ -57,7 +57,8 @@ async function createQueue() {
|
||||
site: item.site,
|
||||
date: dString,
|
||||
configPath: item.configPath,
|
||||
groups: []
|
||||
groups: [],
|
||||
error: null
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user