diff --git a/src/components/ChatWindow.tsx b/src/components/ChatWindow.tsx index f85e2f376e..0b234def33 100644 --- a/src/components/ChatWindow.tsx +++ b/src/components/ChatWindow.tsx @@ -316,6 +316,10 @@ const ChatMessage = ({ , + ol: (props) =>
    {props.children}
, + }} > {message.info || ""}