mirror of
https://github.com/MichMich/MagicMirror.git
synced 2025-08-21 04:45:17 +00:00
Updated weathericons to latest version and fixed weatherforecast.js which got broken because of it.
This commit is contained in:
3
vendor/vendor.js
vendored
3
vendor/vendor.js
vendored
@@ -9,6 +9,7 @@
|
||||
|
||||
var vendor = {
|
||||
'moment.js' : 'moment/moment-with-locales.js',
|
||||
'weather-icons.css': 'weather-icons/weather-icons.css',
|
||||
'weather-icons.css': 'weather-icons/css/weather-icons.css',
|
||||
'weather-icons-wind.css': 'weather-icons/css/weather-icons-wind.css',
|
||||
'font-awesome.css': 'font-awesome-4.5.0/css/font-awesome.min.css'
|
||||
};
|
||||
|
Reference in New Issue
Block a user