enable NFL test mode

This commit is contained in:
ChuckBuilds
2025-05-01 11:12:41 -05:00
parent 4af9db4a46
commit a1ad08f7f7

View File

@@ -131,7 +131,7 @@
},
"nfl_scoreboard": {
"enabled": true,
"test_mode": false,
"test_mode": true,
"update_interval_seconds": 3600,
"live_update_interval": 15,
"past_fetch_days": 7,