mirror of
https://github.com/MichMich/MagicMirror.git
synced 2025-08-21 04:45:17 +00:00
add original feels like temperature and fixed it for imperial units
This commit is contained in:
@@ -46,7 +46,8 @@ Module.register("weather",{
|
||||
|
||||
onlyTemp: false,
|
||||
showRainAmount: true,
|
||||
colored: false
|
||||
colored: false,
|
||||
showFeelsLike: true
|
||||
},
|
||||
|
||||
// Module properties.
|
||||
|
Reference in New Issue
Block a user