diff --git a/apps/meteor/client/components/message/content/attachments/QuoteAttachment.tsx b/apps/meteor/client/components/message/content/attachments/QuoteAttachment.tsx index 7c2c2011cac92..6bc503e7a3300 100644 --- a/apps/meteor/client/components/message/content/attachments/QuoteAttachment.tsx +++ b/apps/meteor/client/components/message/content/attachments/QuoteAttachment.tsx @@ -42,7 +42,8 @@ export const QuoteAttachment = ({ attachment }: QuoteAttachmentProps): ReactElem return ( <> - + {attachment.ts && ( {formatTime(attachment.ts)}