Skip to content

Commit

Permalink
Add referrer to report screen type
Browse files Browse the repository at this point in the history
  • Loading branch information
wildan-m committed May 8, 2024
1 parent e66807f commit a9a5840
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/libs/Navigation/types.ts
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,7 @@ type CentralPaneNavigatorParamList = {
reportActionID: string;
reportID: string;
openOnAdminRoom?: boolean;
referrer?: string;
};
[SCREENS.SETTINGS.PROFILE.ROOT]: undefined;
[SCREENS.SETTINGS.PREFERENCES.ROOT]: undefined;
Expand Down

0 comments on commit a9a5840

Please sign in to comment.