mirror of
https://github.com/wekan/wekan.git
synced 2025-09-22 01:50:48 +02:00
Adjust all other moment imports to moment-with-locales
This commit is contained in:
parent
d1714abc6a
commit
2e5ec0308f
11 changed files with 11 additions and 11 deletions
|
@ -1,4 +1,4 @@
|
|||
import moment from 'moment';
|
||||
import moment from 'moment/min/moment-with-locales';
|
||||
|
||||
const DateString = Match.Where(function(dateAsString) {
|
||||
check(dateAsString, String);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue