mirror of
https://github.com/discourse/discourse.git
synced 2025-02-16 18:24:52 -06:00
FIX: missing comma
This commit is contained in:
parent
7dedc773bb
commit
808225f43a
@ -32,7 +32,7 @@
|
||||
";-P" : 'stuck_out_tongue_winking_eye',
|
||||
';)' : 'wink',
|
||||
';-)' : 'wink',
|
||||
":$" : 'blush'
|
||||
":$" : 'blush',
|
||||
":-$" : 'blush'
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user