mirror of
https://github.com/discourse/discourse.git
synced 2025-01-31 20:01:44 +08:00
Merge pull request #1697 from riking/patch-1
Change :D to map to 😃 instead of 😁
This commit is contained in:
commit
9ba9246c6e
|
@ -25,8 +25,8 @@
|
||||||
':-P' : 'stuck_out_tongue',
|
':-P' : 'stuck_out_tongue',
|
||||||
':O' : 'open_mouth',
|
':O' : 'open_mouth',
|
||||||
':-O' : 'open_mouth',
|
':-O' : 'open_mouth',
|
||||||
':D' : 'grin',
|
':D' : 'smiley',
|
||||||
':-D' : 'grin',
|
':-D' : 'smiley',
|
||||||
':|' : 'expressionless',
|
':|' : 'expressionless',
|
||||||
':-|' : 'expressionless',
|
':-|' : 'expressionless',
|
||||||
";P" : 'stuck_out_tongue_winking_eye',
|
";P" : 'stuck_out_tongue_winking_eye',
|
||||||
|
|
Loading…
Reference in New Issue
Block a user