This commit is contained in:
Kisaragi 2024-11-16 05:38:13 +09:00 committed by GitHub
commit 3db7c4ad7b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

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