diff --git a/app/components/chat.tsx b/app/components/chat.tsx index f06ec095b..03141a5be 100644 --- a/app/components/chat.tsx +++ b/app/components/chat.tsx @@ -1425,6 +1425,7 @@ function _Chat() { style={{ position: "relative", width: "48px", height: "48px" }} > userImage.fileUrl} src={userImage.fileUrl} alt={userImage.filename} title={userImage.filename}