mirror of
https://github.com/node-red/node-red-nodes.git
synced 2025-03-01 10:37:43 +00:00
request node port selection enablement
This commit is contained in:
parent
a6cbc340e5
commit
efbc8786bd
@ -200,7 +200,6 @@ module.exports = function(RED) {
|
||||
node.send(msgout);
|
||||
});
|
||||
|
||||
// Common part
|
||||
node.port.on('ready', function () {
|
||||
node.status({ fill: "green", shape: "dot", text: "node-red:common.status.connected" });
|
||||
});
|
||||
|
Loading…
x
Reference in New Issue
Block a user