From df5d16eab93298339b73488e658d80d725a0e25a Mon Sep 17 00:00:00 2001 From: Aleksandr Statciuk Date: Tue, 5 Oct 2021 03:33:09 +0300 Subject: [PATCH] Update mi.tv.config.js --- sites/mi.tv.config.js | 2 -- 1 file changed, 2 deletions(-) diff --git a/sites/mi.tv.config.js b/sites/mi.tv.config.js index 757733e9..7fdda6d2 100644 --- a/sites/mi.tv.config.js +++ b/sites/mi.tv.config.js @@ -10,8 +10,6 @@ dayjs.extend(customParseFormat) module.exports = { days: 1, site: 'mi.tv', - channels: 'mi.tv.channels.xml', - output: '.gh-pages/guides/mi.tv.guide.xml', url({ date, channel }) { const [country, id] = channel.site_id.split('#')