Skip to content

Commit

Permalink
chore: recent activity message updated
Browse files Browse the repository at this point in the history
  • Loading branch information
anmolsinghbhatia committed May 6, 2024
1 parent fb74875 commit e117cd0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions web/components/core/activity.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -724,6 +724,7 @@ const activityDetails: {
<IssueLink activity={activity} />
</>
)}
{activity.verb === "2" && ` from inbox by marking a duplicate issue.`}
</>
),
icon: <Inbox size={12} color="#6b7280" aria-hidden="true" />,
Expand Down

0 comments on commit e117cd0

Please sign in to comment.