remove emoji cdn
This commit is contained in:
parent
abf6d94082
commit
be6d7c7151
@ -18,7 +18,7 @@
|
||||
},
|
||||
emojisPerRow: isMobile() ? 6 : 8,
|
||||
autoFocusSearch: false,
|
||||
style: "twemoji",
|
||||
style: "native",
|
||||
});
|
||||
//the timeout is here to prevent the menu from flashing
|
||||
setTimeout(() => picker.showPicker(emojiContainer), 100);
|
||||
|
Loading…
Reference in New Issue
Block a user