mirror of
https://iceshrimp.dev/crimekillz/trashposs
synced 2024-11-22 17:03:49 +01:00
squareAvatars true by default
This commit is contained in:
parent
faf718dcc2
commit
04342bde77
@ -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