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: {