Adapt With Close
This commit is contained in:
@@ -36,7 +36,7 @@ func wsSearchHandler(dataType int) http.HandlerFunc {
|
||||
DataType: dataType,
|
||||
Payload: b,
|
||||
})
|
||||
controllers.Websocket(user, w, r)
|
||||
controllers.Websocket(user, groups, dataType, w, r)
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user