mirror of
https://github.com/juanfont/headscale.git
synced 2025-10-15 18:19:49 +00:00
chore: apply format and lint
This commit is contained in:
@@ -631,7 +631,7 @@ func (machine *Machine) toProto() *v1.Machine {
|
||||
IpAddresses: machine.IPAddresses.ToStringSlice(),
|
||||
Name: machine.Name,
|
||||
Namespace: machine.Namespace.toProto(),
|
||||
ForcedTags: machine.ForcedTags,
|
||||
ForcedTags: machine.ForcedTags,
|
||||
|
||||
// TODO(kradalby): Implement register method enum converter
|
||||
// RegisterMethod: ,
|
||||
|
Reference in New Issue
Block a user