Merge pull request #308 from hinaloe/fix/crash-short_name

keep short_names on sanitize
nolan/hinaloe-test
Nolan Lawson 2019-03-22 07:42:21 -07:00 committed by GitHub
commit 290f442daa
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -31,6 +31,7 @@ function sanitize(emoji) {
return {
id,
name,
short_names,
colons,
emoticons,
custom,