diff --git a/desktop/src/features/chats/ui/ChatConversationRows.tsx b/desktop/src/features/chats/ui/ChatConversationRows.tsx index c7c5416da..ef301be53 100644 --- a/desktop/src/features/chats/ui/ChatConversationRows.tsx +++ b/desktop/src/features/chats/ui/ChatConversationRows.tsx @@ -117,7 +117,10 @@ export function ChatMessageRow({ mentionPubkeysByName={mentionPubkeysByName} /> ) : ( - + code {