@ -444,7 +444,7 @@ func onPortListChange() {
continue
}
jsonData, _ := json.Marshal(WebsocketResponse{
Type: "postListChange",
Type: "portListChange",
ResponseData: gin.H{"inputs": portConfig.Input, "outputs": portConfig.Output},
})
conn.WriteMessage(1, jsonData)
The note is not visible to the blocked user.