mirror of
https://github.com/ChuckBuilds/LEDMatrix.git
synced 2026-04-10 13:02:59 +00:00
actually enable drawing odds in config lol
This commit is contained in:
@@ -218,7 +218,7 @@
|
||||
},
|
||||
"mlb": {
|
||||
"enabled": true,
|
||||
"show_odds": false,
|
||||
"show_odds": true,
|
||||
"test_mode": false,
|
||||
"update_interval_seconds": 3600,
|
||||
"live_update_interval": 30,
|
||||
|
||||
Reference in New Issue
Block a user