Skip to content
Snippets Groups Projects
Commit 50970b6c authored by Anton Georgiev's avatar Anton Georgiev
Browse files

fixes to change-emoji-button-on-emoji-change

parent 351a0e43
No related branches found
No related tags found
No related merge requests found
......@@ -12,8 +12,10 @@ const EMOJI_STATUSES = {
};
const EMOJI_NORMALIZE = {
agree: 'thumbs_up',
disagree: 'thumbs_down',
sad: 'sad',
happy: 'happy',
applause: 'applause',
confused: 'confused',
thumbsUp: 'thumbs_up',
thumbsDown: 'thumbs_down',
raiseHand: 'hand',
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment