From c2ff49c1aaae00873a85c098291c83dfababff17 Mon Sep 17 00:00:00 2001 From: Aleksandr Statciuk Date: Tue, 10 Jan 2023 12:41:41 +0300 Subject: [PATCH] Update update.js --- scripts/commands/api/update.js | 1 + 1 file changed, 1 insertion(+) diff --git a/scripts/commands/api/update.js b/scripts/commands/api/update.js index d4161446..98219680 100644 --- a/scripts/commands/api/update.js +++ b/scripts/commands/api/update.js @@ -16,6 +16,7 @@ async function main() { channel: result.channel, site: result.site, lang: result.lang, + days: result.days, url: `https://iptv-org.github.io/epg/guides/${result.filename}.xml` }) }