diff --git a/web/components/notifications/notification-card.tsx b/web/components/notifications/notification-card.tsx index c98772f9b..cfae8a7c1 100644 --- a/web/components/notifications/notification-card.tsx +++ b/web/components/notifications/notification-card.tsx @@ -173,7 +173,7 @@ export const NotificationCard: React.FC = (props) => {
{!notification.message ? ( -
+
{notificationTriggeredBy.is_bot ? notificationTriggeredBy.first_name