mirror of
https://github.com/codeninjasllc/discourse.git
synced 2024-11-27 09:36:19 -05:00
Change :D to map to 😃 instead of 😁
Because 😁 looks like somebody is constipated, really
This commit is contained in:
parent
4e310dd75f
commit
49d7e55352
1 changed files with 2 additions and 2 deletions
|
@ -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',
|
||||
|
|
Loading…
Reference in a new issue