Update create-queue.js

This commit is contained in:
Aleksandr Statciuk 2022-02-04 20:52:31 +03:00
parent 42f1e8d2a3
commit fc7d0b8188
2 changed files with 3 additions and 2 deletions

View file

@ -69,6 +69,7 @@ async function createQueue() {
channel: {
lang: item.lang,
xmltv_id: item.xmltv_id,
display_name: item.name,
site_id: item.site_id,
site: item.site
},