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:
		| @@ -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" }); | ||||
|                 }); | ||||
|   | ||||
		Reference in New Issue
	
	Block a user