Update andorradifusio.ad.config.js

This commit is contained in:
Aleksandr Statciuk 2021-10-07 02:08:35 +03:00
parent 0ab7f71d88
commit 23579bc11b

View file

@ -10,7 +10,6 @@ dayjs.extend(timezone)
dayjs.extend(customParseFormat) dayjs.extend(customParseFormat)
module.exports = { module.exports = {
days: 3,
site: 'andorradifusio.ad', site: 'andorradifusio.ad',
url({ channel }) { url({ channel }) {
return `https://www.andorradifusio.ad/programacio/${channel.site_id}` return `https://www.andorradifusio.ad/programacio/${channel.site_id}`