Skip to content

Commit 0f2dfd7

Browse files
committed
1 parent e2d5b4a commit 0f2dfd7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/vs/workbench/parts/search/electron-browser/search.contribution.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -252,7 +252,7 @@ MenuRegistry.appendMenuItem(MenuId.SearchContext, {
252252
title: toggleSearchViewPositionLabel
253253
},
254254
when: Constants.SearchViewVisibleKey,
255-
group: 'search',
255+
group: 'search_2',
256256
order: 3
257257
});
258258

0 commit comments

Comments
 (0)