Skip to content

Commit d28dc16

Browse files
authored
Merge pull request microsoft#210264 from microsoft/roblou/sore-gecko
Show chat action should work before chat extension is activatedq
2 parents a3a5038 + 38b623f commit d28dc16

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/vs/workbench/contrib/chat/browser/actions/chatActions.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,6 @@ class OpenChatGlobalAction extends Action2 {
6060
super({
6161
id: CHAT_OPEN_ACTION_ID,
6262
title: localize2('openChat', "Open Chat"),
63-
precondition: CONTEXT_CHAT_ENABLED,
6463
icon: Codicon.commentDiscussion,
6564
f1: false,
6665
category: CHAT_CATEGORY,

0 commit comments

Comments
 (0)