From 9eb65ec891c8df3dc6f373e50f66f8867258b784 Mon Sep 17 00:00:00 2001 From: Chuck <33324927+ChuckBuilds@users.noreply.github.com> Date: Thu, 24 Jul 2025 12:48:23 -0500 Subject: [PATCH] swap displays for testing --- config/config.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config/config.json b/config/config.json index eafb826e..abb57d4c 100644 --- a/config/config.json +++ b/config/config.json @@ -201,7 +201,7 @@ } }, "ncaa_fb_scoreboard": { - "enabled": true, + "enabled": false, "live_priority": true, "live_game_duration": 20, "show_odds": true, @@ -268,7 +268,7 @@ "update_interval": 3600 }, "mlb": { - "enabled": false, + "enabled": true, "live_priority": true, "live_game_duration": 30, "show_odds": true,