Chore: embed tzdata for weirdos and newbies (#2890)

This commit is contained in:
bobo liu
2023-08-29 22:43:59 +08:00
committed by GitHub
parent 5ec4d993b8
commit 1855e18734
2 changed files with 2 additions and 2 deletions

View File

@@ -8,6 +8,7 @@ import (
"path/filepath"
"runtime"
"syscall"
_ "time/tzdata"
"github.com/Dreamacro/clash/config"
C "github.com/Dreamacro/clash/constant"