mirror of
https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web.git
synced 2025-10-09 19:46:37 +08:00
Update app.ts
This commit is contained in:
parent
88fcbf3576
commit
7f2d309f89
@ -124,7 +124,7 @@ const DEFAULT_CONFIG: ChatConfig = {
|
|||||||
compressMessageLengthThreshold: 1000,
|
compressMessageLengthThreshold: 1000,
|
||||||
sendBotMessages: true as boolean,
|
sendBotMessages: true as boolean,
|
||||||
submitKey: SubmitKey.Enter as SubmitKey,
|
submitKey: SubmitKey.Enter as SubmitKey,
|
||||||
avatar: "1F92B",
|
avatar: "1f92b",
|
||||||
fontSize: 14,
|
fontSize: 14,
|
||||||
theme: Theme.Auto as Theme,
|
theme: Theme.Auto as Theme,
|
||||||
tightBorder: false,
|
tightBorder: false,
|
||||||
|
Loading…
Reference in New Issue
Block a user