We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 495aedc + 7e46086 commit ddcb935Copy full SHA for ddcb935
1 file changed
src/libs/ReportUtils.ts
@@ -2042,7 +2042,7 @@ function findLastAccessedReport(
2042
}
2043
2044
/**
2045
- * This function is used to retrieve the last accessed report with data from Onyx.connect
+ * This function is used to retrieve the last accessed report in background
2046
* It's used in the case we need to get the last accessed report in a listener like openReportFromDeepLink
2047
* Please use useLastAccessedReport hook instead if we need to get the last accessed report from the UI
2048
*/
0 commit comments