mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
Allow :p
to show a tongue as well as :P
This commit is contained in:
parent
af931f0444
commit
d55dc3dd99
@ -20,6 +20,7 @@
|
|||||||
':\'(' : 'cry',
|
':\'(' : 'cry',
|
||||||
':\'-(' : 'cry',
|
':\'-(' : 'cry',
|
||||||
':-\'(' : 'cry',
|
':-\'(' : 'cry',
|
||||||
|
':p' : 'stuck_out_tongue',
|
||||||
':P' : 'stuck_out_tongue',
|
':P' : 'stuck_out_tongue',
|
||||||
':-P' : 'stuck_out_tongue',
|
':-P' : 'stuck_out_tongue',
|
||||||
':O' : 'open_mouth',
|
':O' : 'open_mouth',
|
||||||
|
Loading…
Reference in New Issue
Block a user