fix import

This commit is contained in:
Phillip Thelen
2025-02-03 17:41:41 +01:00
parent c582dbd169
commit ca08e3ef81
2 changed files with 1 additions and 2 deletions
+1 -1
View File
@@ -7,7 +7,7 @@
import defaults from 'lodash/defaults';
import invert from 'lodash/invert';
import moment from 'moment';
import 'moment-recur/moment-recur.js';
import 'moment-recur';
export const DAY_MAPPING = {
0: 'su',