mirror of
https://github.com/MichMich/MagicMirror.git
synced 2025-08-21 12:55:22 +00:00
Add weather modules.
This commit is contained in:
@@ -11,7 +11,7 @@ Module.create({
|
||||
|
||||
// Module config defaults.
|
||||
defaults: {
|
||||
timeFormat: 24,
|
||||
timeFormat: config.timeFormat,
|
||||
displaySeconds: true,
|
||||
},
|
||||
|
||||
|
Reference in New Issue
Block a user