mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-23 01:58:53 +01:00
chat - cleanup copilot menu further
This commit is contained in:
@@ -70,8 +70,8 @@ export class StartSessionAction extends Action2 {
|
||||
icon: START_INLINE_CHAT,
|
||||
menu: {
|
||||
id: MenuId.ChatTitleBarMenu,
|
||||
group: 'd_inlineChat',
|
||||
order: 10,
|
||||
group: 'a_open',
|
||||
order: 3,
|
||||
}
|
||||
});
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user