MM-30000 fix: enabling again the channel link on the attachment title (#9020)

This commit is contained in:
Lucas Reis 2025-07-31 14:22:18 -03:00 committed by GitHub
parent 1103ddb8f4
commit bcdd00dc34
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -71,7 +71,6 @@ const AttachmentTitle = ({channelId, link, location, theme, value}: Props) => {
isReplyPost={false}
disableHashtags={true}
disableAtMentions={true}
disableChannelLink={true}
disableGallery={true}
autolinkedUrlSchemes={[]}
mentionKeys={[]}