mirror of
https://github.com/xvvvyz/tilde.git
synced 2026-03-11 14:44:24 +00:00
comment out forced timezone config
This commit is contained in:
parent
f7c3245d80
commit
47e482c252
1 changed files with 1 additions and 1 deletions
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Reference in a new issue