mirror of
https://github.com/paricafe/misskey.git
synced 2025-04-02 08:29:29 -05:00
defaultWithReplies
This commit is contained in:
parent
371e51dbb3
commit
05942f8d6f
1 changed files with 1 additions and 1 deletions
|
@ -115,7 +115,7 @@ export const store = markRaw(new Storage('base', {
|
|||
},
|
||||
defaultWithReplies: {
|
||||
where: 'account',
|
||||
default: false,
|
||||
default: true,
|
||||
},
|
||||
pluginTokens: {
|
||||
where: 'deviceAccount',
|
||||
|
|
Loading…
Add table
Reference in a new issue