mirror of
https://github.com/glanceapp/glance.git
synced 2025-06-22 02:41:23 +02:00
Re-add tzdata
This commit is contained in:
parent
a4185fde07
commit
74e05763f7
@ -11,6 +11,8 @@ import (
|
|||||||
"slices"
|
"slices"
|
||||||
"strings"
|
"strings"
|
||||||
"time"
|
"time"
|
||||||
|
|
||||||
|
_ "time/tzdata"
|
||||||
)
|
)
|
||||||
|
|
||||||
var weatherWidgetTemplate = mustParseTemplate("weather.html", "widget-base.html")
|
var weatherWidgetTemplate = mustParseTemplate("weather.html", "widget-base.html")
|
||||||
|
Loading…
x
Reference in New Issue
Block a user