1
0
Fork 0
mirror of https://github.com/paricafe/misskey.git synced 2025-04-02 08:29:29 -05:00

defaultWithReplies

This commit is contained in:
FLY_MC 2025-03-11 07:10:26 +08:00
parent 371e51dbb3
commit 05942f8d6f

View file

@ -115,7 +115,7 @@ export const store = markRaw(new Storage('base', {
},
defaultWithReplies: {
where: 'account',
default: false,
default: true,
},
pluginTokens: {
where: 'deviceAccount',