mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2025-12-20 02:08:57 +00:00
Add one missing emoji shortcut
This commit is contained in:
@@ -22,6 +22,7 @@ const emojiMap: Record<string, string> = {
|
||||
':-p': 'stuck_out_tongue',
|
||||
":'(": 'cry',
|
||||
':-\\': 'confused',
|
||||
':-|': 'neutral_face',
|
||||
';-)': 'wink',
|
||||
'(Y)': '+1',
|
||||
'(N)': '-1',
|
||||
|
||||
Reference in New Issue
Block a user