From 59f1cc1962d479930f5ac61589e56c17b5d3c1d3 Mon Sep 17 00:00:00 2001
From: Anmol Singh Bhatia <121005188+anmolsinghbhatia@users.noreply.github.com>
Date: Mon, 6 May 2024 15:28:33 +0530
Subject: [PATCH] [WEB-1114] chore: recent activity message updated (#4371)
---
web/components/core/activity.tsx | 1 +
1 file changed, 1 insertion(+)
diff --git a/web/components/core/activity.tsx b/web/components/core/activity.tsx
index a70cd072792..2726ccdc3e9 100644
--- a/web/components/core/activity.tsx
+++ b/web/components/core/activity.tsx
@@ -724,6 +724,7 @@ const activityDetails: {
>
)}
+ {activity.verb === "2" && ` from inbox by marking a duplicate issue.`}
>
),
icon: ,