[WEB-1114] chore: recent activity message updated (#4371)
This commit is contained in:
parent
562e50815d
commit
59f1cc1962
1 changed files with 1 additions and 0 deletions
|
|
@ -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" />,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue