test
This commit is contained in:
parent
f7815e714c
commit
c8e7bb0189
@ -85,7 +85,7 @@ Object.keys(emojiIndex.emojis).forEach(key => {
|
||||
searchData.push(unified);
|
||||
}
|
||||
|
||||
// shortCodesToEmojiData[key].push(searchData);
|
||||
shortCodesToEmojiData[key].push(searchData);
|
||||
});
|
||||
|
||||
// JSON.parse/stringify is to emulate what @preval is doing and avoid any
|
||||
|
Loading…
Reference in New Issue
Block a user