mirror of
https://github.com/juanfont/headscale.git
synced 2025-11-10 01:20:58 +01: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 {
|
zerolog.TimestampFunc = func() time.Time {
|
||||||
|
|
||||||
return headscale.NowFromTZEnv()
|
return headscale.NowFromTZEnv()
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user