mirror of
				https://github.com/node-red/node-red.git
				synced 2025-03-01 10:36:34 +00:00 
			
		
		
		
	Fix to remove unnecessary typedInput element
This commit is contained in:
		| @@ -440,6 +440,9 @@ | ||||
|             } | ||||
|         }, | ||||
|         _destroy: function() { | ||||
|             if (this.optionMenu) { | ||||
|                 this.optionMenu.remove(); | ||||
|             } | ||||
|             this.menu.remove(); | ||||
|         }, | ||||
|         types: function(types) { | ||||
|   | ||||
		Reference in New Issue
	
	Block a user