mirror of
				https://github.com/node-red/node-red.git
				synced 2025-03-01 10:36:34 +00:00 
			
		
		
		
	| @@ -323,7 +323,7 @@ RED.typeSearch = (function() { | ||||
|         } | ||||
|     } | ||||
|     function applyFilter(filter,type,def) { | ||||
|         return !filter || | ||||
|         return !def || !filter || | ||||
|             ( | ||||
|                 (!filter.spliceMultiple) && | ||||
|                 (!filter.type || type === filter.type) && | ||||
|   | ||||
		Reference in New Issue
	
	Block a user