turned off nhl_scoreboard to work on other features since api calls are exhausted

This commit is contained in:
ChuckBuilds
2025-04-18 18:30:15 -05:00
parent 6c60ac46f2
commit e09ddda62b

View File

@@ -65,7 +65,7 @@
"headlines_per_rotation": 2 "headlines_per_rotation": 2
}, },
"nhl_scoreboard": { "nhl_scoreboard": {
"enabled": true, "enabled": false,
"test_mode": false, "test_mode": false,
"update_interval_seconds": 300, "update_interval_seconds": 300,
"live_update_interval": 60, "live_update_interval": 60,