Skip to content

Commit

Permalink
fix lint
Browse files Browse the repository at this point in the history
  • Loading branch information
luacmartins committed Apr 18, 2024
1 parent d232d70 commit ef38282
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/libs/actions/Report.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2462,7 +2462,7 @@ function leaveGroupChat(reportID: string) {
onyxMethod: Onyx.METHOD.SET,
key: ONYXKEYS.NVP_QUICK_ACTION_GLOBAL_CREATE,
value: null,
})
});
}

navigateToMostRecentReport(report);
Expand Down

0 comments on commit ef38282

Please sign in to comment.