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