diff --git a/packages/frontend/src/store.ts b/packages/frontend/src/store.ts index b80a24f8a..8f7fabadd 100644 --- a/packages/frontend/src/store.ts +++ b/packages/frontend/src/store.ts @@ -418,7 +418,7 @@ export const defaultStore = markRaw(new Storage('base', { }, forceShowAds: { where: 'device', - default: false, + default: true, }, aiChanMode: { where: 'device',