Skip to content

Commit

Permalink
fixes #238926 (#239067)
Browse files Browse the repository at this point in the history
  • Loading branch information
jrieken authored Jan 29, 2025
1 parent e646f3e commit 6325b95
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -248,6 +248,7 @@ export class StartSessionAction2 extends EditorAction2 {
id: MenuId.ChatCommandCenter,
group: 'd_inlineChat',
order: 10,
when: CTX_INLINE_CHAT_HAS_AGENT2
}
});
}
Expand Down

0 comments on commit 6325b95

Please sign in to comment.