Последняя версия с сервера прошлого разработчика
This commit is contained in:
6
nova/resources/js/plugins/moment.js
vendored
Executable file
6
nova/resources/js/plugins/moment.js
vendored
Executable file
@@ -0,0 +1,6 @@
|
||||
import moment from 'moment-timezone'
|
||||
|
||||
/**
|
||||
* Set Moment as a global so you don't have to import it
|
||||
*/
|
||||
window.moment = moment
|
||||
Reference in New Issue
Block a user