Skip to content

Commit ddcb935

Browse files
committed
Merge branch 'fix/67091' of https://github.com/nkdengineer/App into fix/67091
2 parents 495aedc + 7e46086 commit ddcb935

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/libs/ReportUtils.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2042,7 +2042,7 @@ function findLastAccessedReport(
20422042
}
20432043

20442044
/**
2045-
* This function is used to retrieve the last accessed report with data from Onyx.connect
2045+
* This function is used to retrieve the last accessed report in background
20462046
* It's used in the case we need to get the last accessed report in a listener like openReportFromDeepLink
20472047
* Please use useLastAccessedReport hook instead if we need to get the last accessed report from the UI
20482048
*/

0 commit comments

Comments
 (0)