mirror of
https://github.com/iptv-org/epg.git
synced 2025-05-11 01:20:08 -04:00
Reduced number of days
This commit is contained in:
parent
36ab4930aa
commit
e5db118be9
1 changed files with 1 additions and 1 deletions
|
@ -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',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue