fix: apply fmt and fix missing name changes
This commit is contained in:
parent
2b68c90778
commit
41efe98953
3 changed files with 3 additions and 2 deletions
1
api.go
1
api.go
|
@ -144,6 +144,7 @@ func (h *Headscale) RegistrationHandler(ctx *gin.Context) {
|
|||
Str("func", "RegistrationHandler").
|
||||
Str("hostinfo.name", req.Hostinfo.Hostname).
|
||||
Err(err)
|
||||
|
||||
return
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue