From ab6fb66a29d144697356c0a71da7152a1cb06280 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E3=81=8B=E3=81=A3=E3=81=93=E3=81=8B=E3=82=8A?= <67428053+kakkokari-gtyih@users.noreply.github.com> Date: Wed, 15 Jan 2025 11:42:56 +0900 Subject: [PATCH] indent --- packages/frontend/src/store.ts | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/packages/frontend/src/store.ts b/packages/frontend/src/store.ts index 0f82313e5c..c0142710a1 100644 --- a/packages/frontend/src/store.ts +++ b/packages/frontend/src/store.ts @@ -478,10 +478,10 @@ export const defaultStore = markRaw(new Storage('base', { where: 'device', default: false, }, - confirmOnReact: { - where: 'device', - default: false, - }, + confirmOnReact: { + where: 'device', + default: false, + }, sound_masterVolume: { where: 'device',