Socket update (#1154)
This commit is contained in:
parent
94dd2e00c7
commit
9bfe37305c
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@ func (s *CasaOS) SetZerotierNetworkStatus(ctx echo.Context, networkId string) er
|
|||
ctx.Bind(&m)
|
||||
status := m["status"]
|
||||
if status == "online" {
|
||||
ip = `,"via":""`
|
||||
ip = ``
|
||||
}
|
||||
body := `{
|
||||
"routes": [
|
||||
|
|
Loading…
Reference in a new issue