fix(cloudcmd) listen: webconsole

This commit is contained in:
coderaiser 2015-08-24 12:47:11 -04:00
parent cb3189d443
commit 65cf658652

View file

@ -101,7 +101,8 @@
Util.check(arguments, ['socket']);
webconsole({
socket: socket
socket: socket,
prefix: prefix + '/console'
});
edward.listen(socket, {