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 ? (