From b77389c951ad7b44186ccc75b2d4219b59f1c894 Mon Sep 17 00:00:00 2001 From: ZhaoLiu Date: Wed, 26 Apr 2023 18:16:55 +0800 Subject: [PATCH] =?UTF-8?q?=E4=B8=8D=E9=A2=84=E8=A7=88=E5=8F=91=E9=80=81?= =?UTF-8?q?=E7=9A=84=E5=86=85=E5=AE=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/store/config.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/store/config.ts b/app/store/config.ts index a0032cda7..bf1cdad1c 100644 --- a/app/store/config.ts +++ b/app/store/config.ts @@ -24,7 +24,7 @@ const DEFAULT_CONFIG = { fontSize: 14, theme: Theme.Auto as Theme, tightBorder: false, - sendPreviewBubble: true, + sendPreviewBubble: false, sidebarWidth: 300, disablePromptHint: false,