From 2d7e1453155614deb56a01a421bc1e4bdc18f051 Mon Sep 17 00:00:00 2001 From: Andrea Date: Fri, 10 Jun 2022 00:43:35 +0200 Subject: [PATCH] [calendar] fix --- locale/_/calendar/events.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/locale/_/calendar/events.js b/locale/_/calendar/events.js index 987cc53a..3c29e16c 100644 --- a/locale/_/calendar/events.js +++ b/locale/_/calendar/events.js @@ -1,4 +1,4 @@ -const {Event, Day, day, week, month, EventLevel} = require("../../../src/calendar/helpers"); +const {Event, Day, day, week, month, EventLevel, weekStarting, dayYear} = require("../../../src/calendar/helpers"); module.exports = [ // --- months ---