upd: fix defaults, make people happy
This commit is contained in:
parent
2b4e9e5b8c
commit
00c14b98a3
2 changed files with 2 additions and 2 deletions
|
|
@ -307,7 +307,7 @@ export const defaultStore = markRaw(new Storage('base', {
|
|||
},
|
||||
squareAvatars: {
|
||||
where: 'device',
|
||||
default: false,
|
||||
default: true,
|
||||
},
|
||||
postFormWithHashtags: {
|
||||
where: 'device',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue