mirror of
https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web.git
synced 2025-10-03 00:26:40 +08:00
初始表情猪头
This commit is contained in:
parent
b77389c951
commit
e1be45da22
@ -20,7 +20,7 @@ const DEFAULT_CONFIG = {
|
|||||||
compressMessageLengthThreshold: 1000,
|
compressMessageLengthThreshold: 1000,
|
||||||
sendBotMessages: true as boolean,
|
sendBotMessages: true as boolean,
|
||||||
submitKey: SubmitKey.Enter as SubmitKey,
|
submitKey: SubmitKey.Enter as SubmitKey,
|
||||||
avatar: "1f603",
|
avatar: "1f437",
|
||||||
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