squareAvatars true by default
This commit is contained in:
parent
fcd6c84351
commit
38907e3e08
@ -229,7 +229,7 @@ export const defaultStore = markRaw(new Storage('base', {
|
||||
},
|
||||
squareAvatars: {
|
||||
where: 'device',
|
||||
default: false,
|
||||
default: true,
|
||||
},
|
||||
postFormWithHashtags: {
|
||||
where: 'device',
|
||||
|
Loading…
Reference in New Issue
Block a user