Skip to content

Commit

Permalink
Invert the condition
Browse files Browse the repository at this point in the history
  • Loading branch information
ginsuma committed Jul 3, 2023
1 parent 525034d commit 294df97
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/pages/home/report/ReportActionCompose.js
Original file line number Diff line number Diff line change
Expand Up @@ -242,7 +242,6 @@ class ReportActionCompose extends React.Component {
return;
}
this.focus();

});

this.updateComment(this.comment);
Expand Down

0 comments on commit 294df97

Please sign in to comment.