This commit is contained in:
Kisaragi 2024-11-07 22:45:24 +09:00 committed by GitHub
commit 71b593a455
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -399,7 +399,7 @@ export const defaultStore = markRaw(new Storage('base', {
},
enableCondensedLine: {
where: 'device',
default: true,
default: false,
},
additionalUnicodeEmojiIndexes: {
where: 'device',