diff --git a/app/store/config.ts b/app/store/config.ts index e43944a4a..1e7c1efac 100644 --- a/app/store/config.ts +++ b/app/store/config.ts @@ -37,9 +37,9 @@ export const DEFAULT_CONFIG = { enableAutoGenerateTitle: true, sidebarWidth: DEFAULT_SIDEBAR_WIDTH, - disablePromptHint: false, + disablePromptHint: true, - dontShowMaskSplashScreen: false, // dont show splash screen when create chat + dontShowMaskSplashScreen: true, // dont show splash screen when create chat hideBuiltinMasks: false, // dont add builtin masks customModels: "",