Reduced number of days

This commit is contained in:
Aleksandr Statciuk 2021-09-29 19:48:57 +03:00
parent 36ab4930aa
commit e5db118be9

View file

@ -8,7 +8,7 @@ dayjs.extend(utc)
dayjs.extend(customParseFormat)
module.exports = {
days: 3,
days: 1,
site: 'mi.tv',
channels: 'mi.tv.channels.xml',
output: '.gh-pages/guides/mi.tv.guide.xml',