diff --git a/config/config.json b/config/config.json index 71bb4d0b..8c8a66c2 100644 --- a/config/config.json +++ b/config/config.json @@ -218,7 +218,7 @@ }, "mlb": { "enabled": true, - "show_odds": false, + "show_odds": true, "test_mode": false, "update_interval_seconds": 3600, "live_update_interval": 30,