mirror of
https://github.com/TheAnachronism/docspell.git
synced 2025-09-30 00:28:23 +00:00
Require a time zone when formatting date-times
This commit is contained in:
@@ -41,7 +41,7 @@ getDefaultDashboard flags settings =
|
||||
Data.UiSettings.getUiLanguage flags settings Messages.UiLanguage.English
|
||||
|
||||
texts =
|
||||
Messages.get lang
|
||||
Messages.get lang settings.timeZone
|
||||
in
|
||||
value texts.dashboard.defaultDashboard
|
||||
|
||||
|
Reference in New Issue
Block a user