actually enable drawing odds in config lol

This commit is contained in:
Chuck
2025-07-19 10:47:51 -05:00
parent 14745bd8ff
commit 9e157c43f7

View File

@@ -218,7 +218,7 @@
},
"mlb": {
"enabled": true,
"show_odds": false,
"show_odds": true,
"test_mode": false,
"update_interval_seconds": 3600,
"live_update_interval": 30,