From 47e482c252d7250b09ebf024415ed4ea974995a1 Mon Sep 17 00:00:00 2001 From: Cade Scroggins Date: Sat, 19 Feb 2022 13:16:00 -0800 Subject: [PATCH] comment out forced timezone config --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index 9edf41c..bf40cc9 100644 --- a/index.html +++ b/index.html @@ -24,7 +24,7 @@ clockTwentyFourHour: true, // Force an IANA timezone. Useful when avoiding browser fingerprinting. - clockTimeZone: 'America/Los_Angeles', + // clockTimeZone: 'America/Los_Angeles', // The "name", "key", "url", "search" path and "color"/"hues" for your // commands. If none of the specified keys are matched, the * key is used.