mirror of
https://github.com/microsoft/vscode.git
synced 2026-05-16 13:21:04 +01:00
only register close btn for inline chat2 (#244220)
This commit is contained in:
@@ -596,6 +596,7 @@ export class StopSessionAction2 extends AbstractInline2ChatAction {
|
||||
menu: {
|
||||
id: MENU_INLINE_CHAT_SIDE,
|
||||
group: 'navigation',
|
||||
when: CTX_INLINE_CHAT_HAS_AGENT2
|
||||
}
|
||||
});
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user