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` }) }