Update defaults for emoji

This commit is contained in:
zima 2025-01-06 17:48:02 -07:00
parent 60a6b4e16e
commit 57af29838b

View file

@ -317,7 +317,7 @@ export const defaultStore = markRaw(new Storage('base', {
},
emojiStyle: {
where: 'device',
default: 'twemoji', // twemoji / fluentEmoji / native
default: 'fluentEmoji', // twemoji / fluentEmoji / native
},
menuStyle: {
where: 'device',