Merge remote-tracking branch 'upstream/master'
This commit is contained in:
commit
ddafde942c
91 changed files with 1274 additions and 751 deletions
|
@ -88,7 +88,6 @@ export default class StatusActionBar extends ImmutablePureComponent {
|
|||
|
||||
handleReport = () => {
|
||||
this.props.onReport(this.props.status);
|
||||
this.context.router.history.push('/report');
|
||||
}
|
||||
|
||||
handleConversationMuteClick = () => {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue