Include unified in sanitized data [Close #51]
parent
65c3a0fde7
commit
83b1c02897
|
@ -27,6 +27,7 @@ function sanitize(emoji) {
|
|||
name,
|
||||
colons,
|
||||
emoticons,
|
||||
unified: unified.toLowerCase(),
|
||||
skin: skin_tone || (skin_variations ? 1 : null),
|
||||
native: unifiedToNative(unified),
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue