mirror of
https://github.com/ChuckBuilds/LEDMatrix.git
synced 2026-04-10 21:03:01 +00:00
actually load config to read timezone for clock
This commit is contained in:
@@ -73,7 +73,7 @@
|
||||
},
|
||||
"clock": {
|
||||
"enabled": true,
|
||||
"format": "%H:%M:%S",
|
||||
"format": "%I:%M %p",
|
||||
"update_interval": 1
|
||||
},
|
||||
"weather": {
|
||||
|
||||
Reference in New Issue
Block a user