This commit is contained in:
Kisaragi 2024-12-04 21:28:46 +09:00 committed by GitHub
commit aea1928b80
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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