Skip to content

Commit eec9dba

Browse files
authored
Merge pull request #29486 from Expensify/neil-childReportName
2 parents e9975f6 + 07ee6c2 commit eec9dba

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/types/onyx/ReportAction.ts

+1
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,7 @@ type ReportActionBase = {
7676
automatic?: boolean;
7777
shouldShow?: boolean;
7878
childReportID?: string;
79+
childReportName?: string;
7980
childType?: string;
8081
childOldestFourEmails?: string;
8182
childOldestFourAccountIDs?: string;

0 commit comments

Comments
 (0)