微调样式

This commit is contained in:
sijinhui
2024-05-26 13:17:35 +08:00
parent a697822445
commit b7a216c35b
8 changed files with 212 additions and 82 deletions

View File

@@ -112,7 +112,7 @@ const cn = {
if (submitKey === String(SubmitKey.Enter)) {
inputHints += "Shift + Enter 换行";
}
return inputHints + "/ 触发补全,: 触发命令";
return inputHints + "/ 内置提示词";
},
Send: "发送",
Config: {