tmp disable SSR for pl

This commit is contained in:
Avris 2021-08-06 22:28:50 +02:00
parent bcfda1c401
commit 38c1fa33f8
1 changed files with 1 additions and 0 deletions

View File

@ -1,5 +1,6 @@
const overloadPeriods = {
// en: [[15, 24]],
pl: [[0, 24]],
};
module.exports = (locale, timestamp = new Date) => {