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