mirror of
https://github.com/MichMich/MagicMirror.git
synced 2025-08-21 12:55:22 +00:00
add support to enable set timezone for show in clock module.
This commit is contained in:
1
vendor/vendor.js
vendored
1
vendor/vendor.js
vendored
@@ -9,6 +9,7 @@
|
||||
|
||||
var vendor = {
|
||||
'moment.js' : 'moment/moment-with-locales.js',
|
||||
'moment-timezone.js' : 'moment/moment-timezone.js',
|
||||
'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