typo
This commit is contained in:
parent
a43ff12cc5
commit
aa80f58cbe
1 changed files with 1 additions and 1 deletions
|
|
@ -1085,7 +1085,7 @@ class Mediator {
|
|||
})
|
||||
} catch (err) {
|
||||
this.socket.emit(Action.DISCONNECT, {
|
||||
ok: true,
|
||||
ok: false,
|
||||
msg: null,
|
||||
origBody: body
|
||||
})
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue