feat: 优化聊天窗口,使支持复制会话

This commit is contained in:
织梦人
2024-09-05 21:19:03 +08:00
parent 2fdb35bcc8
commit ccacfec918
5 changed files with 26 additions and 0 deletions

View File

@@ -47,6 +47,7 @@ const cn = {
Commands: {
new: "新建聊天",
newm: "从面具新建聊天",
copy: "复制当前聊天",
next: "下一个聊天",
prev: "上一个聊天",
clear: "清除上下文",