Browse Source

Socket update (#1154)

link 2 years ago
parent
commit
9bfe37305c
1 changed files with 1 additions and 1 deletions
  1. 1 1
      route/v2/zerotier.go

+ 1 - 1
route/v2/zerotier.go

@@ -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": [