mirror of
https://github.com/discourse/discourse.git
synced 2025-01-18 21:12:45 +08: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