mirror of
https://github.com/wekan/wekan.git
synced 2026-02-18 22:18:07 +01: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';
|
||||
import escapeForRegex from 'escape-string-regexp';
|
||||
import Users from '../../models/users';
|
||||
import Boards from '../../models/boards';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue