From 6af9a0099f87dd3a894bc92912f40ae91f6b9ef1 Mon Sep 17 00:00:00 2001 From: anatawa12 Date: Mon, 21 Aug 2023 18:46:12 +0900 Subject: [PATCH] =?UTF-8?q?chore:=20=E8=A8=98=E6=86=B6=E3=81=99=E3=82=8B?= =?UTF-8?q?=E9=A0=98=E5=9F=9F=E3=82=92device=E3=81=AB?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- packages/frontend/src/store.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/frontend/src/store.ts b/packages/frontend/src/store.ts index e7be2d56a5..e9f672384e 100644 --- a/packages/frontend/src/store.ts +++ b/packages/frontend/src/store.ts @@ -136,7 +136,7 @@ export const defaultStore = markRaw(new Storage('base', { default: false, }, showPreview: { - where: 'deviceAccount', + where: 'device', default: false, }, statusbars: {