disable MLB test mode

This commit is contained in:
ChuckBuilds
2025-04-24 14:42:57 -05:00
parent cf6e9ed2fd
commit e694b95044

View File

@@ -128,7 +128,7 @@
},
"mlb": {
"enabled": true,
"test_mode": true,
"test_mode": false,
"update_interval_seconds": 300,
"live_update_interval": 20,
"recent_update_interval": 3600,