mirror of
https://github.com/TheAnachronism/docspell.git
synced 2025-06-23 10:58:26 +00:00
Allow the user to set time zone
Fix timezone handling for periodic tasks
This commit is contained in:
@ -566,7 +566,7 @@ updateCollSettings texts lmsg model =
|
||||
let
|
||||
( lm, lc, ls ) =
|
||||
Page.CollectiveSettings.Update.update texts.collectiveSettings
|
||||
model.flags
|
||||
(modelEnv model)
|
||||
lmsg
|
||||
model.collSettingsModel
|
||||
in
|
||||
|
Reference in New Issue
Block a user