feat:默认回车发送
This commit is contained in:
parent
39b5e30d4c
commit
bdba44c0a1
@ -11,7 +11,7 @@ export const useSettingsStore = defineStore("settings", () => {
|
||||
fontSize: "medium",
|
||||
|
||||
// 对话设置
|
||||
sendOnEnter: false,
|
||||
sendOnEnter: true,
|
||||
showTimestamp: true,
|
||||
compactMode: false,
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user