diff --git a/packages/client/src/store.ts b/packages/client/src/store.ts index d1b6e08bc8..d33a351725 100644 --- a/packages/client/src/store.ts +++ b/packages/client/src/store.ts @@ -156,7 +156,7 @@ export const defaultStore = markRaw(new Storage('base', { }, animatedMfm: { where: 'device', - default: true, + default: false, }, loadRawImages: { where: 'device',