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,
params: holidayData.type
}
dayType = null
let dayType = null
let holidayType = holidayData.type.type
if (
holidayType == 2

Loading…
Cancel
Save