mirror of
https://github.com/paricafe/misskey.git
synced 2025-03-24 12:09:32 -05:00
parent
2f1eb0708a
commit
5d5cc0f9d7
1 changed files with 1 additions and 1 deletions
|
@ -412,7 +412,7 @@ export const defaultStore = markRaw(new Storage('base', {
|
|||
},
|
||||
defaultWithReplies: {
|
||||
where: 'account',
|
||||
default: false,
|
||||
default: true,
|
||||
},
|
||||
disableStreamingTimeline: {
|
||||
where: 'device',
|
||||
|
|
Loading…
Add table
Reference in a new issue