Add one missing emoji shortcut
This commit is contained in:
parent
bca00558c4
commit
d5081abaf4
1 changed files with 1 additions and 0 deletions
|
@ -22,6 +22,7 @@ const emojiMap: Record<string, string> = {
|
|||
':-p': 'stuck_out_tongue',
|
||||
":'(": 'cry',
|
||||
':-\\': 'confused',
|
||||
':-|': 'neutral_face',
|
||||
';-)': 'wink',
|
||||
'(Y)': '+1',
|
||||
'(N)': '-1',
|
||||
|
|
Loading…
Reference in a new issue