feat: Add option to enable chat with website by default

This commit is contained in:
n4ze3m
2025-01-18 22:04:39 +05:30
parent aacade6c84
commit 7443d0ab6b
19 changed files with 86 additions and 3 deletions

View File

@@ -24,6 +24,9 @@
"copilotResumeLastChat": {
"label": "打开侧边栏时恢复上次聊天Copilot"
},
"turnOnChatWithWebsite": {
"label": "默认启用与网站对话Copilot"
},
"webUIResumeLastChat": {
"label": "打开Web UI时恢复上次聊天"
},