Skip to content

Commit 8d464ff

Browse files
bug: fix high_seas interval
1 parent 5edb78e commit 8d464ff

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

helpers/interval.go

+2
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ import (
44
"errors"
55
"time"
66

7+
_ "time/tzdata"
8+
79
"github.com/hackclub/hackatime/models"
810
"github.com/hackclub/hackatime/utils"
911
)

0 commit comments

Comments
 (0)