mirror of
https://github.com/MichMich/MagicMirror.git
synced 2025-06-27 03:39:55 +00:00
Update weather.js
Set absoluteDates default to false
This commit is contained in:
parent
3ebdb67bc0
commit
0f596d5620
@ -43,7 +43,8 @@ Module.register("weather", {
|
||||
onlyTemp: false,
|
||||
showPrecipitationAmount: false,
|
||||
colored: false,
|
||||
showFeelsLike: true
|
||||
showFeelsLike: true,
|
||||
absoluteDates: false
|
||||
},
|
||||
|
||||
// Module properties.
|
||||
|
Loading…
x
Reference in New Issue
Block a user