Merge branch 'develop' into future-2024-05-31
This commit is contained in:
commit
fdd9df8ae9
6 changed files with 83 additions and 10 deletions
|
|
@ -89,6 +89,10 @@ export const defaultStore = markRaw(new Storage('base', {
|
|||
where: 'account',
|
||||
default: false,
|
||||
},
|
||||
collapseNotesRepliedTo: {
|
||||
where: 'account',
|
||||
default: false,
|
||||
},
|
||||
collapseFiles: {
|
||||
where: 'account',
|
||||
default: false,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue