diff options
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 |
