From c090473854f09e5c8199195765867882c58eb674 Mon Sep 17 00:00:00 2001 From: ChuckBuilds <33324927+ChuckBuilds@users.noreply.github.com> Date: Tue, 22 Apr 2025 15:38:07 -0500 Subject: [PATCH] turned on youtube display --- config/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/config.json b/config/config.json index ccfd3463..cdcfdc66 100644 --- a/config/config.json +++ b/config/config.json @@ -112,7 +112,7 @@ "live_game_duration": 30 }, "youtube": { - "enabled": false, + "enabled": true, "update_interval": 3600 } } \ No newline at end of file