Adds the number of days to config.js
This commit is contained in:
@@ -9,6 +9,7 @@ dayjs.extend(customParseFormat)
|
||||
|
||||
module.exports = {
|
||||
site: 'i24news.tv',
|
||||
days: 2,
|
||||
url: function ({ channel }) {
|
||||
const [lang] = channel.site_id.split('#')
|
||||
|
||||
|
||||
Reference in New Issue
Block a user