diff --git a/app/components/post_list/post/body/content/message_attachments/attachment_title.tsx b/app/components/post_list/post/body/content/message_attachments/attachment_title.tsx index e9a4f05d9..c082abd05 100644 --- a/app/components/post_list/post/body/content/message_attachments/attachment_title.tsx +++ b/app/components/post_list/post/body/content/message_attachments/attachment_title.tsx @@ -71,7 +71,6 @@ const AttachmentTitle = ({channelId, link, location, theme, value}: Props) => { isReplyPost={false} disableHashtags={true} disableAtMentions={true} - disableChannelLink={true} disableGallery={true} autolinkedUrlSchemes={[]} mentionKeys={[]}