We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e9975f6 + 07ee6c2 commit eec9dbaCopy full SHA for eec9dba
src/types/onyx/ReportAction.ts
@@ -76,6 +76,7 @@ type ReportActionBase = {
76
automatic?: boolean;
77
shouldShow?: boolean;
78
childReportID?: string;
79
+ childReportName?: string;
80
childType?: string;
81
childOldestFourEmails?: string;
82
childOldestFourAccountIDs?: string;
0 commit comments