Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/tasks.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'src/store/storeHelper.js')
-rw-r--r--src/store/storeHelper.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/store/storeHelper.js b/src/store/storeHelper.js
index 12b513bb..c50a79e5 100644
--- a/src/store/storeHelper.js
+++ b/src/store/storeHelper.js
@@ -21,6 +21,7 @@
*/
'use strict'
+import moment from '@nextcloud/moment'
import ICAL from 'ical.js'
/**