[bug][pt]

This commit is contained in:
Andrea 2022-06-03 08:25:18 +02:00
parent e496e110d3
commit 64f24b73a7
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
const {Event, day, week, month, dayYear, EventLevel} = require("../../../src/calendar/helpers"); const {Event, day, week, month, dayYear, EventLevel, weekStarting} = require("../../../src/calendar/helpers");
module.exports = [ module.exports = [
// --- months --- // --- months ---