Skip to content

Commit

Permalink
Merge pull request #27245 from dukenv0307/fix/27238
Browse files Browse the repository at this point in the history
  • Loading branch information
francoisl authored Sep 12, 2023
2 parents cfcfd82 + 64e8e3f commit bf7ff06
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/components/LHNOptionsList/OptionRowLHN.js
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,8 @@ function OptionRowLHN(props) {
'',
popoverAnchor,
props.reportID,
{},
'0',
props.reportID,
'',
() => {},
() => setIsContextMenuActive(false),
Expand Down

0 comments on commit bf7ff06

Please sign in to comment.