diff --git a/packages/frontend/src/store.ts b/packages/frontend/src/store.ts index e7025909ee..27b745e65e 100644 --- a/packages/frontend/src/store.ts +++ b/packages/frontend/src/store.ts @@ -527,7 +527,7 @@ export const defaultStore = markRaw(new Storage('base', { }, mobileTimelineHeaderChange: { where: 'device', - default: false, + default: true, }, renameTheButtonInPostFormToNya: { where: 'account',