🎨
This commit is contained in:
parent
27a256b502
commit
e4d4cc5277
5 changed files with 13 additions and 28 deletions
|
|
@ -392,10 +392,6 @@ export const defaultStore = markRaw(new Storage('base', {
|
|||
where: 'device',
|
||||
default: 'horizontal' as 'vertical' | 'horizontal',
|
||||
},
|
||||
enableCondensedLineForAcct: {
|
||||
where: 'device',
|
||||
default: false,
|
||||
},
|
||||
additionalUnicodeEmojiIndexes: {
|
||||
where: 'device',
|
||||
default: {} as Record<string, Record<string, string[]>>,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue