mirror of
https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web.git
synced 2025-06-04 11:50:22 +09:00
autoscroll enabled by default
This commit is contained in:
parent
28f40ebaa1
commit
223ff8d1c4
@ -34,6 +34,7 @@ export const DEFAULT_CONFIG = {
|
||||
theme: Theme.Auto as Theme,
|
||||
tightBorder: !!getClientConfig()?.isApp,
|
||||
sendPreviewBubble: true,
|
||||
autoScrollMessage: true,
|
||||
enableAutoGenerateTitle: true,
|
||||
sidebarWidth: DEFAULT_SIDEBAR_WIDTH,
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user