0
0

squareAvatars: true

This commit is contained in:
caipira113 2024-08-19 19:46:10 +09:00
parent 07553f5f8e
commit 09839ea5a4
No known key found for this signature in database

View File

@ -328,7 +328,7 @@ export const defaultStore = markRaw(new Storage('base', {
},
squareAvatars: {
where: 'device',
default: false,
default: true,
},
showAvatarDecorations: {
where: 'device',