",
"Is DevChat Access Key ready?": "DevChat 访问密钥是否已经设置好?",
"Ask questions about the current project's codebase, which requires proactive acquisition of additional context information to answer.": "询问关于当前项目代码库的问题,我将主动获取相关的上下文信息来回答。",
"Generate code with a general template embedded into the prompt.": "使用隐式嵌入到提示词中的通用模板生成代码。",
diff --git a/src/views/stores/ChatStore.ts b/src/views/stores/ChatStore.ts
index 254bb7a..2499bfd 100644
--- a/src/views/stores/ChatStore.ts
+++ b/src/views/stores/ChatStore.ts
@@ -159,7 +159,7 @@ You can configure DevChat from [Settings](#settings).`;
${process.env.platform === 'vscode'
?`
-
+
`