mirror of
				https://github.com/node-red/node-red.git
				synced 2025-03-01 10:36:34 +00:00 
			
		
		
		
	Remove duplicate hide-tab action
This commit is contained in:
		| @@ -397,8 +397,6 @@ RED.workspaces = (function() { | ||||
|             }) | ||||
|         }) | ||||
|  | ||||
|         RED.actions.add("core:hide-tab", function() { RED.workspaces.hide(); }) | ||||
|  | ||||
|         RED.actions.add("core:list-flows",function() { | ||||
|             RED.actions.invoke("core:search","type:tab "); | ||||
|         }) | ||||
|   | ||||
		Reference in New Issue
	
	Block a user