Merge pull request #1697 from riking/patch-1

Change :D to map to 😃 instead of 😁
This commit is contained in:
Jeff Atwood 2013-11-26 13:42:40 -08:00
commit 9ba9246c6e
1 changed files with 2 additions and 2 deletions

View File

@ -25,8 +25,8 @@
':-P' : 'stuck_out_tongue',
':O' : 'open_mouth',
':-O' : 'open_mouth',
':D' : 'grin',
':-D' : 'grin',
':D' : 'smiley',
':-D' : 'smiley',
':|' : 'expressionless',
':-|' : 'expressionless',
";P" : 'stuck_out_tongue_winking_eye',