diff --git a/packages/frontend/src/store.ts b/packages/frontend/src/store.ts index 69306d5b90..60b8622763 100644 --- a/packages/frontend/src/store.ts +++ b/packages/frontend/src/store.ts @@ -203,7 +203,7 @@ export const defaultStore = markRaw(new Storage('base', { }, animatedMfm: { where: 'device', - default: false, + default: true, }, advancedMfm: { where: 'device',