comment out forced timezone config

This commit is contained in:
Cade Scroggins 2022-02-19 13:16:00 -08:00
parent f7c3245d80
commit 47e482c252
No known key found for this signature in database
GPG key ID: 6AC5A902158265D0

View file

@ -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.