diff --git a/package.json b/package.json index 8a1e947..048412a 100644 --- a/package.json +++ b/package.json @@ -46,6 +46,12 @@ ] }, "menus": { + "commandPalette": [ + { + "command": "humanitec.sidebar.organization_structure.set_in_workspace", + "when": "false" + } + ], "view/title": [ { "command": "humanitec.sidebar.availableResources.refreshEntries", @@ -203,4 +209,4 @@ "js-yaml": "^4.1.0", "yaml": "^2.6.0" } -} +} \ No newline at end of file