From f50c457dc42515ec78ab2a4a25816d4e0f5c9275 Mon Sep 17 00:00:00 2001 From: Chuck <33324927+ChuckBuilds@users.noreply.github.com> Date: Tue, 22 Jul 2025 19:12:30 -0500 Subject: [PATCH] push working version of broadcast logos --- config/config.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config/config.json b/config/config.json index b0227eaa..8541c8ab 100644 --- a/config/config.json +++ b/config/config.json @@ -268,7 +268,7 @@ "logo_dir": "assets/sports/mlb_logos", "show_records": true, "display_modes": { - "mlb_live": false, + "mlb_live": true, "mlb_recent": true, "mlb_upcoming": true } @@ -287,7 +287,7 @@ "show_records": true, "upcoming_fetch_days": 7, "display_modes": { - "milb_live": false, + "milb_live": true, "milb_recent": true, "milb_upcoming": true }