mirror of
https://github.com/ChuckBuilds/LEDMatrix.git
synced 2026-04-10 21:03:01 +00:00
found random timezone error from old time import method
This commit is contained in:
@@ -161,7 +161,7 @@
|
||||
}
|
||||
},
|
||||
"nfl_scoreboard": {
|
||||
"enabled": true,
|
||||
"enabled": false,
|
||||
"show_odds": false,
|
||||
"test_mode": false,
|
||||
"update_interval_seconds": 3600,
|
||||
@@ -179,7 +179,7 @@
|
||||
}
|
||||
},
|
||||
"ncaa_fb_scoreboard": {
|
||||
"enabled": true,
|
||||
"enabled": false,
|
||||
"show_odds": false,
|
||||
"test_mode": false,
|
||||
"update_interval_seconds": 3600,
|
||||
|
||||
Reference in New Issue
Block a user