mirror of
https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web.git
synced 2025-11-13 20:53:45 +08:00
Add auto scroll configuration to settings.
This commit is contained in:
@@ -55,6 +55,8 @@ export const DEFAULT_CONFIG = {
|
||||
|
||||
enableCodeFold: true, // code fold config
|
||||
|
||||
enableAutoScroll: true, // auto scroll config
|
||||
|
||||
disablePromptHint: false,
|
||||
|
||||
dontShowMaskSplashScreen: false, // dont show splash screen when create chat
|
||||
|
||||
Reference in New Issue
Block a user