Include unified in sanitized data [Close #51]

nolan/hinaloe-test
Etienne Lemay 2017-03-17 09:02:53 -04:00
parent 65c3a0fde7
commit 83b1c02897
1 changed files with 1 additions and 0 deletions

View File

@ -27,6 +27,7 @@ function sanitize(emoji) {
name,
colons,
emoticons,
unified: unified.toLowerCase(),
skin: skin_tone || (skin_variations ? 1 : null),
native: unifiedToNative(unified),
}