mirror of
https://github.com/juanfont/headscale.git
synced 2025-09-02 13:47:00 +02:00
add newline before return
This commit is contained in:
parent
e56e23e24f
commit
ac4967105e
@ -46,6 +46,7 @@ func main() {
|
||||
}
|
||||
|
||||
zerolog.TimestampFunc = func() time.Time {
|
||||
|
||||
return headscale.NowFromTZEnv()
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user