mirror of
https://github.com/iptv-org/epg.git
synced 2025-05-09 16:40:07 -04:00
Update create-queue.js
This commit is contained in:
parent
0161ac02d0
commit
309294988b
3 changed files with 17 additions and 19 deletions
|
@ -58,6 +58,8 @@ async function createQueue() {
|
|||
|
||||
queue = Object.values(queue)
|
||||
|
||||
console.log(queue)
|
||||
|
||||
logger.info(`Found ${queue.length} items`)
|
||||
|
||||
return queue
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue