test
This commit is contained in:
parent
d6104a2aa7
commit
f7815e714c
@ -82,7 +82,7 @@ Object.keys(emojiIndex.emojis).forEach(key => {
|
||||
const searchData = [native, short_names, search];
|
||||
if (unicodeToUnifiedName(native) !== unified) {
|
||||
// unified name can't be derived from unicodeToUnifiedName
|
||||
// searchData.push(unified);
|
||||
searchData.push(unified);
|
||||
}
|
||||
|
||||
// shortCodesToEmojiData[key].push(searchData);
|
||||
|
Loading…
x
Reference in New Issue
Block a user