Skip to content

Commit 7e46086

Browse files
Update src/libs/ReportUtils.ts
Co-authored-by: DylanDylann <141406735+DylanDylann@users.noreply.github.com>
1 parent cc37884 commit 7e46086

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)