Re-add tzdata
This commit is contained in:
parent
a4185fde07
commit
74e05763f7
1 changed files with 2 additions and 0 deletions
|
@ -11,6 +11,8 @@ import (
|
|||
"slices"
|
||||
"strings"
|
||||
"time"
|
||||
|
||||
_ "time/tzdata"
|
||||
)
|
||||
|
||||
var weatherWidgetTemplate = mustParseTemplate("weather.html", "widget-base.html")
|
||||
|
|
Loading…
Add table
Reference in a new issue