MM-30000 fix: enabling again the channel link on the attachment title (#9020)
This commit is contained in:
parent
1103ddb8f4
commit
bcdd00dc34
1 changed files with 0 additions and 1 deletions
|
|
@ -71,7 +71,6 @@ const AttachmentTitle = ({channelId, link, location, theme, value}: Props) => {
|
|||
isReplyPost={false}
|
||||
disableHashtags={true}
|
||||
disableAtMentions={true}
|
||||
disableChannelLink={true}
|
||||
disableGallery={true}
|
||||
autolinkedUrlSchemes={[]}
|
||||
mentionKeys={[]}
|
||||
|
|
|
|||
Loading…
Reference in a new issue