Change User
This commit is contained in:
@@ -101,10 +101,9 @@ func (o *ResourceController) SearchDecentralized() {
|
||||
"search": search,
|
||||
"type": t,
|
||||
})
|
||||
infrastructure.EmitNATS(tools.PropalgationMessage{
|
||||
infrastructure.EmitNATS(user, tools.PropalgationMessage{
|
||||
Action: tools.PB_SEARCH,
|
||||
DataType: -1,
|
||||
User: user,
|
||||
Payload: b,
|
||||
})
|
||||
if err != nil {
|
||||
|
||||
Reference in New Issue
Block a user