no copy button on request (#299209)

no copy button on response
This commit is contained in:
Justin Chen
2026-03-04 14:02:23 -08:00
committed by GitHub
parent 21ebaf37a1
commit cd7b736541

View File

@@ -63,12 +63,6 @@ export function registerChatCopyActions() {
when: ChatContextKeys.responseIsFiltered.negate(),
group: 'copy',
},
{
id: MenuId.ChatMessageTitle,
group: 'navigation',
order: 5,
when: ChatContextKeys.responseIsFiltered.negate(),
},
{
id: MenuId.ChatMessageFooter,
group: 'navigation',