diff --git a/src/components/messaging/ConversationList.tsx b/src/components/messaging/ConversationList.tsx index 9f30ea0..668464c 100644 --- a/src/components/messaging/ConversationList.tsx +++ b/src/components/messaging/ConversationList.tsx @@ -367,7 +367,7 @@ function NewConversationDialog({ onSelectPartner }: { onSelectPartner: (id: stri
-
+
{u.full_name || "Unknown User"} {u.category === "board" ? "Board" : u.category}