make showTimelineReplies deviceAccount

This commit is contained in:
naskya 2023-09-09 20:16:23 +00:00
parent 4f3dc76b8c
commit 8bd3b7409b

View File

@ -338,7 +338,7 @@ export const defaultStore = markRaw(
default: true,
},
showTimelineReplies: {
where: "device",
where: "deviceAccount",
default: false,
},
addRe: {