diff options
| author | winter | 2025-02-07 18:26:05 +0000 |
|---|---|---|
| committer | winter | 2025-02-07 18:26:05 +0000 |
| commit | d18ec187847893f94418b29bc6a087d6b2dd9a2d (patch) | |
| tree | 8ea4451cb1f62f8041eae71ca60ec2b64fafe8b2 /settings.user.ini | |
| parent | 43f0b9f41a582925838b2ba686110b2f07576be3 (diff) | |
localise note timestamps and stuff
Diffstat (limited to 'settings.user.ini')
| -rw-r--r-- | settings.user.ini | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/settings.user.ini b/settings.user.ini index b82e425..7baa633 100644 --- a/settings.user.ini +++ b/settings.user.ini @@ -3,4 +3,8 @@ [interface.smallUnreadIndicators] default = "false" -type = "boolean"
\ No newline at end of file +type = "boolean" + +[locale.timezone] +default = "Europe/London" +type = "timezone"
\ No newline at end of file |
