mirror of
https://github.com/iptv-org/epg
synced 2025-12-16 10:26:41 -05:00
Update create-queue.js
This commit is contained in:
@@ -58,6 +58,8 @@ async function createQueue() {
|
||||
|
||||
queue = Object.values(queue)
|
||||
|
||||
console.log(queue)
|
||||
|
||||
logger.info(`Found ${queue.length} items`)
|
||||
|
||||
return queue
|
||||
|
||||
Reference in New Issue
Block a user