mirror of
https://github.com/juanfont/headscale.git
synced 2026-04-13 20:39:51 +02:00
Remove support for non-noise clients (pre-1.32) (#1611)
This commit is contained in:
@@ -135,6 +135,6 @@ var createNodeCmd = &cobra.Command{
|
||||
return
|
||||
}
|
||||
|
||||
SuccessOutput(response.Node, "Node created", output)
|
||||
SuccessOutput(response.GetNode(), "Node created", output)
|
||||
},
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user