mirror of
https://github.com/iptv-org/epg
synced 2026-07-03 05:37:12 -04:00
Update load.ts
This commit is contained in:
@@ -56,7 +56,7 @@ async function main() {
|
||||
|
||||
if (!workerConfig) {
|
||||
worker.setStatus('MISSING_WORKER_CONFIG')
|
||||
logger.error('Unable to load "workers.json"')
|
||||
logger.error('Unable to load "worker.json"')
|
||||
continue
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user