0
0

chore: enableCondensedLine -> (default) false

This commit is contained in:
caipira113 2024-10-13 00:55:35 +09:00
parent b9f4e00072
commit f7d74b74e4
No known key found for this signature in database

View File

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