kopia lustrzana https://github.com/OpenBuilds/OpenBuilds-CONTROL
Fix for Troubleshooting
rodzic
a90665671b
commit
27925c48b0
2
index.js
2
index.js
|
@ -870,7 +870,7 @@ io.on("connection", function(socket) {
|
|||
} else {
|
||||
if (data.indexOf("<") != 0) {
|
||||
var output = {
|
||||
'command': "none",
|
||||
'command': "",
|
||||
'response': data
|
||||
}
|
||||
io.sockets.emit('data', output);
|
||||
|
|
Ładowanie…
Reference in New Issue