deartibers 2 years ago
parent
commit
64c7406603
  1. 2
      api/app/lib/utils/days.js

2
api/app/lib/utils/days.js

@ -36,7 +36,7 @@ module.exports = function (app, opts) {
festivals: false, festivals: false,
params: holidayData.type params: holidayData.type
} }
dayType = null let dayType = null
let holidayType = holidayData.type.type let holidayType = holidayData.type.type
if ( if (
holidayType == 2 holidayType == 2

Loading…
Cancel
Save