diff --git a/src/routes/Chat.tsx b/src/routes/Chat.tsx index 1af4881..1576c21 100644 --- a/src/routes/Chat.tsx +++ b/src/routes/Chat.tsx @@ -179,7 +179,9 @@ function SingleMessage(props: { -

{props.dm.message}

+

+ {props.dm.message} +