needim / wdt-emoji-bundle

Slack like emoji picker with apple/ios, twitter/twemoji, google, emojione, facebook, messenger emoji support
http://ned.im/wdt-emoji-bundle
MIT License
419 stars 86 forks source link

Wrong short name for emoji `snowman` #5

Closed chrismaximin closed 7 years ago

chrismaximin commented 8 years ago

In wdt-emoji-bundle.js: {"has_img_apple":true,"has_img_google":true,"has_img_twitter":true,"has_img_emojione":false,"name":"SNOWMAN","short_name":"showman","short_names":["showman"],"sort_order":137}

name: SNOWMAN short_name: showman

EDIT: Turns out the emoji snowman (as SNOWMAN WITHOUT SNOW) is already present, the showman (as SNOWMAN) is a duplicate which should be deleted.

needim commented 7 years ago

Related #25