Compare commits
2 commits
master
...
KisaragiEf
Author | SHA1 | Date | |
---|---|---|---|
|
ad1e2d8020 | ||
|
bb7e9505d3 |
1 changed files with 1 additions and 1 deletions
|
@ -394,7 +394,7 @@ export const defaultStore = markRaw(new Storage('base', {
|
||||||
},
|
},
|
||||||
enableCondensedLine: {
|
enableCondensedLine: {
|
||||||
where: 'device',
|
where: 'device',
|
||||||
default: true,
|
default: false,
|
||||||
},
|
},
|
||||||
additionalUnicodeEmojiIndexes: {
|
additionalUnicodeEmojiIndexes: {
|
||||||
where: 'device',
|
where: 'device',
|
||||||
|
|
Loading…
Reference in a new issue