Update programtv.onet.pl.config.js

This commit is contained in:
Aleksandr Statciuk 2021-10-11 21:19:24 +03:00
parent dd5f0e2c48
commit bac025f98b

View file

@ -10,7 +10,6 @@ dayjs.extend(timezone)
dayjs.extend(customParseFormat) dayjs.extend(customParseFormat)
module.exports = { module.exports = {
lang: 'pl',
site: 'programtv.onet.pl', site: 'programtv.onet.pl',
url: function ({ date, channel }) { url: function ({ date, channel }) {
const today = dayjs().utc().startOf('d') const today = dayjs().utc().startOf('d')