From 15fcd0a72242b0ad90b61a6d0feddefc48d9cc3c Mon Sep 17 00:00:00 2001 From: Chuck <33324927+ChuckBuilds@users.noreply.github.com> Date: Thu, 24 Jul 2025 10:07:28 -0500 Subject: [PATCH] disabling other displays to focus on debugging --- config/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/config.json b/config/config.json index d54e0521..1a3e0220 100644 --- a/config/config.json +++ b/config/config.json @@ -252,7 +252,7 @@ } }, "youtube": { - "enabled": true, + "enabled": false, "update_interval": 3600 }, "mlb": {