fix various import issues

This commit is contained in:
Phillip Thelen
2025-02-03 16:05:03 +01:00
parent 896836f807
commit 56ef07c8d2
9 changed files with 823 additions and 1157 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';
import 'moment-recur/moment-recur.js';
export const DAY_MAPPING = {
0: 'su',