Skip to content

Commit 4ed3486

Browse files
authored
Merge pull request #29599 from namhihi237/fix29488-click-avatar-footer
2 parents fb3039a + d47ff27 commit 4ed3486

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/components/AnonymousReportFooter.js

+1
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@ function AnonymousReportFooter(props) {
3636
report={props.report}
3737
personalDetails={props.personalDetails}
3838
isAnonymous
39+
shouldEnableDetailPageNavigation
3940
/>
4041
</View>
4142
<View style={styles.anonymousRoomFooterWordmarkAndLogoContainer(props.isSmallSizeLayout)}>

0 commit comments

Comments
 (0)