forked from github/plane
[WEB-1114] chore: recent activity message updated (#4371)
This commit is contained in:
parent
562e50815d
commit
59f1cc1962
@ -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…
Reference in New Issue
Block a user