feature(package) console-io v7.0.0

This commit is contained in:
coderaiser 2018-03-30 10:26:19 +03:00
parent e688e9d39e
commit a36f862938
2 changed files with 2 additions and 2 deletions

View file

@ -150,7 +150,7 @@ function listen(prefix, socket) {
});
config('console') && konsole.listen(socket, {
authCheck,
auth,
prefix: prefix + '/console',
});