Adding media controller, 1 webm/compose form allowed, previews generated
This commit is contained in:
@@ -40,8 +40,9 @@ const Status = React.createClass({
|
||||
if (e.button === 0) {
|
||||
e.preventDefault();
|
||||
hashHistory.push(`/accounts/${id}`);
|
||||
e.stopPropagation();
|
||||
}
|
||||
|
||||
e.stopPropagation();
|
||||
},
|
||||
|
||||
render () {
|
||||
|
||||
Reference in New Issue
Block a user