mirror of
				https://github.com/node-red/node-red.git
				synced 2025-03-01 10:36:34 +00:00 
			
		
		
		
	Merge branch 'master' into dev
This commit is contained in:
		| @@ -1582,6 +1582,9 @@ RED.nodes = (function() { | ||||
|                             delete configNodes[n.id]; | ||||
|                         } else { | ||||
|                             nodes.splice(nodes.indexOf(n),1); | ||||
|                             if (nodeTabMap[n.z]) { | ||||
|                                 delete nodeTabMap[n.z][n.id]; | ||||
|                             } | ||||
|                         } | ||||
|                         reimportList.push(convertNode(n)); | ||||
|                     }); | ||||
|   | ||||
		Reference in New Issue
	
	Block a user