From f33fc0899dfe4c1f065bb6f07f34a5c8bda8abe6 Mon Sep 17 00:00:00 2001 From: Chuck <33324927+ChuckBuilds@users.noreply.github.com> Date: Mon, 7 Apr 2025 17:32:20 -0500 Subject: [PATCH] Update config.json update default timezone --- config/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/config.json b/config/config.json index 209bfdaa..6a478e39 100644 --- a/config/config.json +++ b/config/config.json @@ -1,5 +1,5 @@ { - "timezone": "America/New_York", + "timezone": "America/Chicago", "display": { "brightness": 50, "rows": 32,