BF wrong suffix
This commit is contained in:
parent
90df844485
commit
238fd9864b
|
|
@ -114,7 +114,7 @@ class Handler implements MessageComponentInterface
|
||||||
// ]));
|
// ]));
|
||||||
// }
|
// }
|
||||||
return $connection->send(json_encode([
|
return $connection->send(json_encode([
|
||||||
'event' => $message['event'].':success',
|
'event' => $message['event'].':response',
|
||||||
'data' => [
|
'data' => [
|
||||||
'message' => 'Success',
|
'message' => 'Success',
|
||||||
],
|
],
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue