adjust NFL quarter logic

This commit is contained in:
Chuck
2025-08-09 19:57:17 -05:00
parent e0883eeae2
commit d0ead60421
2 changed files with 5 additions and 6 deletions

View File

@@ -215,7 +215,7 @@
"nfl_scoreboard": {
"enabled": true,
"live_priority": true,
"live_game_duration": 20,
"live_game_duration": 30,
"show_odds": true,
"test_mode": false,
"update_interval_seconds": 3600,