fatedier 7 tahun lalu
induk
melakukan
63037f1c65
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  1. 1 1
      models/msg/msg.go

+ 1 - 1
models/msg/msg.go

@@ -181,5 +181,5 @@ type NatHoleResp struct {
 }
 
 type NatHoleSid struct {
-	Sid string `json"sid"`
+	Sid string `json:"sid"`
 }