diff --git a/packages/frontend/src/store.ts b/packages/frontend/src/store.ts index 4f641e7513..aab67e0b5c 100644 --- a/packages/frontend/src/store.ts +++ b/packages/frontend/src/store.ts @@ -470,7 +470,7 @@ export const defaultStore = markRaw(new Storage('base', { }, skipNoteRender: { where: 'device', - default: false, + default: true, }, sound_masterVolume: {