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