From 08ac601832e38e558f394ed669e53f14bc0e545e Mon Sep 17 00:00:00 2001 From: Aleksandr Statciuk Date: Wed, 6 Oct 2021 19:11:48 +0300 Subject: [PATCH] Update hd-plus.de.config.js --- sites/hd-plus.de.config.js | 1 + 1 file changed, 1 insertion(+) diff --git a/sites/hd-plus.de.config.js b/sites/hd-plus.de.config.js index a29fda61..fa3f4610 100644 --- a/sites/hd-plus.de.config.js +++ b/sites/hd-plus.de.config.js @@ -11,6 +11,7 @@ dayjs.extend(customParseFormat) module.exports = { days: 3, + lang: 'de', site: 'hd-plus.de', url({ date, channel }) { const today = dayjs().utc().startOf('d')