mirror of
https://github.com/MichMich/MagicMirror.git
synced 2025-08-21 04:45:17 +00:00
Bugfix introduced into bb08fe8113
This is work on Pull Request #803 and help of @johanhammar and @fewieden
This commit is contained in:
2
vendor/vendor.js
vendored
2
vendor/vendor.js
vendored
@@ -9,7 +9,7 @@
|
||||
|
||||
var vendor = {
|
||||
"moment.js" : "node_modules/moment/min/moment-with-locales.js",
|
||||
"moment-timezone.js" : "node_modules/moment-timezone/moment-timezone.js",
|
||||
"moment-timezone.js" : "node_modules/moment-timezone/builds/moment-timezone-with-data.js",
|
||||
"weather-icons.css": "node_modules/weathericons/css/weather-icons.css",
|
||||
"weather-icons-wind.css": "node_modules/weathericons/css/weather-icons-wind.css",
|
||||
"font-awesome.css": "node_modules/font-awesome/css/font-awesome.min.css"
|
||||
|
Reference in New Issue
Block a user