Skip to content

Commit

Permalink
Merge pull request #15057 from Harshdeepjoshi/MarkAsUnreadFix
Browse files Browse the repository at this point in the history
Remove autoReset prop from "Mark as unread" reportActionContextMenu
  • Loading branch information
nkuoch authored Feb 17, 2023
2 parents 90b9efa + 13a6b1c commit 9cbcf42
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/pages/home/report/ContextMenu/ContextMenuActions.js
Original file line number Diff line number Diff line change
Expand Up @@ -161,7 +161,6 @@ export default [
}
},
getDescription: () => {},
autoReset: false,
},

{
Expand Down

0 comments on commit 9cbcf42

Please sign in to comment.