diff --git a/packages/client/src/store.ts b/packages/client/src/store.ts index e1f8a8406..eb89fe56e 100644 --- a/packages/client/src/store.ts +++ b/packages/client/src/store.ts @@ -338,7 +338,7 @@ export const defaultStore = markRaw( default: true, }, showTimelineReplies: { - where: "device", + where: "deviceAccount", default: false, }, addRe: {