Use system or default TZ env var
All checks were successful
continuous-integration/drone/tag Build is passing

This commit is contained in:
nemunaire 2022-12-23 22:32:11 +01:00
commit 2c146f5615
5 changed files with 4 additions and 7 deletions

View file

@ -18,7 +18,6 @@ type Config struct {
ActionsDir string
RoutinesDir string
Timezone Timezone
SampleRate int
}