mirror of
https://github.com/gravitl/netmaker.git
synced 2025-10-03 02:14:24 +08:00
add rebase change
This commit is contained in:
parent
63f18f539e
commit
e790b87d81
1 changed files with 0 additions and 1 deletions
|
@ -49,7 +49,6 @@ func (h *Host) ConvertNMHostToAPI() *ApiHost {
|
|||
}
|
||||
a.IsStatic = h.IsStatic
|
||||
a.ListenPort = h.ListenPort
|
||||
a.LocalListenPort = h.LocalListenPort
|
||||
a.MTU = h.MTU
|
||||
a.MacAddress = h.MacAddress.String()
|
||||
a.Name = h.Name
|
||||
|
|
Loading…
Add table
Reference in a new issue