Default disable CondensedLine
This commit is contained in:
parent
10e166ca6b
commit
871e0f8efd
@ -394,7 +394,7 @@ export const defaultStore = markRaw(new Storage('base', {
|
||||
},
|
||||
enableCondensedLine: {
|
||||
where: 'device',
|
||||
default: true,
|
||||
default: false,
|
||||
},
|
||||
additionalUnicodeEmojiIndexes: {
|
||||
where: 'device',
|
||||
|
Loading…
Reference in New Issue
Block a user