From 05b5fb342887d5fcbb1d2bd133655b1f26cd4004 Mon Sep 17 00:00:00 2001 From: vamsikrishnamathala Date: Fri, 12 Dec 2025 18:17:10 +0530 Subject: [PATCH] chore: updated profile activity design --- .../components/profile/activity/profile-activity-list.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/apps/web/core/components/profile/activity/profile-activity-list.tsx b/apps/web/core/components/profile/activity/profile-activity-list.tsx index 3cdb644e3f1..800e21680b5 100644 --- a/apps/web/core/components/profile/activity/profile-activity-list.tsx +++ b/apps/web/core/components/profile/activity/profile-activity-list.tsx @@ -122,7 +122,7 @@ export const ProfileActivityListPage = observer(function ProfileActivityListPage
-
+
{activityItem.field ? ( activityItem.new_value === "restore" ? ( @@ -148,7 +148,7 @@ export const ProfileActivityListPage = observer(function ProfileActivityListPage
-
+
{activityItem.field === "archived_at" && activityItem.new_value !== "restore" ? ( Plane ) : activityItem.actor_detail.is_bot ? (