mirror of
https://github.com/juanfont/headscale.git
synced 2025-11-21 15:50:43 +09:00
Update code to Tailscale 1.10
This commit is contained in:
@@ -144,7 +144,6 @@ func (n *Namespace) toUser() *tailcfg.User {
|
||||
ProfilePicURL: "",
|
||||
Domain: "",
|
||||
Logins: []tailcfg.LoginID{},
|
||||
Roles: []tailcfg.RoleID{},
|
||||
Created: time.Time{},
|
||||
}
|
||||
return &u
|
||||
|
||||
Reference in New Issue
Block a user