diff --git a/ts/components/conversation/Quote.dom.tsx b/ts/components/conversation/Quote.dom.tsx index d2d5f9fe17..49e954c350 100644 --- a/ts/components/conversation/Quote.dom.tsx +++ b/ts/components/conversation/Quote.dom.tsx @@ -477,7 +477,7 @@ export function Quote(props: Props): React.JSX.Element | null { ) : ( <> {title} - {authorLabel && !isFromMe ? ( + {authorLabel ? ( <> {' '}