Skip to content

Commit

Permalink
Merge pull request #47824 from Krishna2323/krishna2323/issue/47149
Browse files Browse the repository at this point in the history
fix: Action menu - Download option is missing from action menu.
  • Loading branch information
yuwenmemon authored Aug 22, 2024
2 parents 174afa7 + e1a886e commit 8e3a0aa
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/pages/home/report/ContextMenu/ContextMenuActions.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -640,7 +640,6 @@ const ContextMenuActions: ContextMenuAction[] = [
];

const restrictedReadOnlyActions: TranslationPaths[] = [
'common.download',
'reportActionContextMenu.replyInThread',
'reportActionContextMenu.editAction',
'reportActionContextMenu.joinThread',
Expand Down

0 comments on commit 8e3a0aa

Please sign in to comment.