mirror of
https://github.com/MichMich/MagicMirror.git
synced 2025-08-22 13:09:26 +00:00
Possible fix for #181
This commit is contained in:
2
vendor/vendor.js
vendored
2
vendor/vendor.js
vendored
@@ -8,7 +8,7 @@
|
||||
*/
|
||||
|
||||
var vendor = {
|
||||
'moment.js' : 'moment/moment-with-locales.min.js',
|
||||
'moment.js' : 'moment/moment-with-locales.js',
|
||||
'weather-icons.css': 'weather-icons/weather-icons.css',
|
||||
'font-awesome.css': 'font-awesome-4.5.0/css/font-awesome.min.css'
|
||||
};
|
||||
|
Reference in New Issue
Block a user