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