mirror of
https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web.git
synced 2025-11-25 10:16:48 +08:00
发送信息预览默认值改为false
This commit is contained in:
@@ -141,7 +141,7 @@ const DEFAULT_CONFIG: ChatConfig = {
|
||||
fontSize: 14,
|
||||
theme: Theme.Auto as Theme,
|
||||
tightBorder: true,
|
||||
sendPreviewBubble: true,
|
||||
sendPreviewBubble: false,
|
||||
sidebarWidth: 300,
|
||||
|
||||
disablePromptHint: false,
|
||||
|
||||
Reference in New Issue
Block a user