Skip to content

Commit

Permalink
fix: minor improvement
Browse files Browse the repository at this point in the history
  • Loading branch information
koko57 committed Sep 27, 2024
1 parent c1ce94a commit 588f210
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/libs/NextStepUtils.ts
Original file line number Diff line number Diff line change
Expand Up @@ -253,6 +253,7 @@ function buildNextStep(report: OnyxEntry<Report>, predictedNextStatus: ValueOf<t
)
) {
optimisticNextStep = noActionRequired;

break;
}
// Self review
Expand Down

0 comments on commit 588f210

Please sign in to comment.