mirror of
https://github.com/MichMich/MagicMirror.git
synced 2025-08-22 05:07:05 +00:00
Disable Sunrise/Sunset in Config option
This commit is contained in:
@@ -28,6 +28,7 @@ let config = {
|
|||||||
initialLoadDelay: 3000,
|
initialLoadDelay: 3000,
|
||||||
useBeaufort: false,
|
useBeaufort: false,
|
||||||
showWindDirectionAsArrow: true,
|
showWindDirectionAsArrow: true,
|
||||||
|
showSun: false,
|
||||||
showHumidity: true,
|
showHumidity: true,
|
||||||
roundTemp: true,
|
roundTemp: true,
|
||||||
degreeLabel: true
|
degreeLabel: true
|
||||||
|
Reference in New Issue
Block a user