diff --git a/src/components/room/widgets/chat/ChatWidgetMessageView.tsx b/src/components/room/widgets/chat/ChatWidgetMessageView.tsx index 4e0c9c2..46ef8ec 100644 --- a/src/components/room/widgets/chat/ChatWidgetMessageView.tsx +++ b/src/components/room/widgets/chat/ChatWidgetMessageView.tsx @@ -83,7 +83,7 @@ export const ChatWidgetMessageView: FC = ({ { chat.styleId === 0 && (
) } -
+
{ chat.imageUrl && chat.imageUrl.length > 0 && (
@@ -91,7 +91,7 @@ export const ChatWidgetMessageView: FC = ({
- +