replace reply with inReplyTo in in-reply-to collapse code
This commit is contained in:
parent
c9d0b81555
commit
c808147292
6 changed files with 30 additions and 30 deletions
|
|
@ -89,7 +89,7 @@ export const defaultStore = markRaw(new Storage('base', {
|
|||
where: 'account',
|
||||
default: false,
|
||||
},
|
||||
collapseReplies: {
|
||||
collapseNotesRepliedTo: {
|
||||
where: 'account',
|
||||
default: false,
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue