only register close btn for inline chat2 (#244220)

This commit is contained in:
Johannes Rieken
2025-03-21 10:47:34 +01:00
committed by GitHub
parent 0e628c8c3a
commit 4be040d172
@@ -596,6 +596,7 @@ export class StopSessionAction2 extends AbstractInline2ChatAction {
menu: {
id: MENU_INLINE_CHAT_SIDE,
group: 'navigation',
when: CTX_INLINE_CHAT_HAS_AGENT2
}
});
}