From 16d6c7c9b1b1089da766c34dd68aa7cac6bcdbbb Mon Sep 17 00:00:00 2001 From: Chuck <33324927+ChuckBuilds@users.noreply.github.com> Date: Tue, 22 Jul 2025 20:44:11 -0500 Subject: [PATCH] adjust timing of the day display --- config/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/config.json b/config/config.json index d3826004..45b54f6b 100644 --- a/config/config.json +++ b/config/config.json @@ -70,7 +70,7 @@ "ncaam_basketball_recent": 30, "ncaam_basketball_upcoming": 30, "music": 30, - "of_the_day": 20 + "of_the_day": 30 }, "use_short_date_format": true },