Enable emojis in reply indicator as well
This commit is contained in:
@@ -38,8 +38,6 @@ const Status = React.createClass({
|
||||
e.preventDefault();
|
||||
this.context.router.push(`/accounts/${id}`);
|
||||
}
|
||||
|
||||
e.stopPropagation();
|
||||
},
|
||||
|
||||
render () {
|
||||
|
||||
Reference in New Issue
Block a user