keep short_names on sanitize
parent
d739f27714
commit
a1a12abcd5
|
@ -31,6 +31,7 @@ function sanitize(emoji) {
|
|||
return {
|
||||
id,
|
||||
name,
|
||||
short_names,
|
||||
colons,
|
||||
emoticons,
|
||||
custom,
|
||||
|
|
Loading…
Reference in New Issue