mirror of
				https://github.com/node-red/node-red.git
				synced 2025-03-01 10:36:34 +00:00 
			
		
		
		
	Fix jshint error
This commit is contained in:
		| @@ -46,6 +46,7 @@ | ||||
|             }, | ||||
|             apply: function(editing_node, editState) { | ||||
|                 var newValue; | ||||
|                 var d; | ||||
|                 if (editing_node._def.defaults) { | ||||
|                     for (d in editing_node._def.defaults) { | ||||
|                         if (editing_node._def.defaults.hasOwnProperty(d)) { | ||||
|   | ||||
		Reference in New Issue
	
	Block a user