mirror of
				https://github.com/node-red/node-red.git
				synced 2025-03-01 10:36:34 +00:00 
			
		
		
		
	Fix typo - bad tab to open
This commit is contained in:
		| @@ -1476,7 +1476,7 @@ RED.palette.editor = (function() { | ||||
|     function addUpdateInfoToStatusBar() { | ||||
|         updateStatusWidget.on("click", function (evt) { | ||||
|             RED.actions.invoke("core:manage-palette", { | ||||
|                 view: "install", | ||||
|                 view: "nodes", | ||||
|                 filter: '"' + updateAvailable.join('", "') + '"' | ||||
|             }); | ||||
|         }); | ||||
|   | ||||
		Reference in New Issue
	
	Block a user