diff --git a/src/common/MetaPreview/MetaPreview.js b/src/common/MetaPreview/MetaPreview.js index 1b3219123..a93cc168d 100644 --- a/src/common/MetaPreview/MetaPreview.js +++ b/src/common/MetaPreview/MetaPreview.js @@ -187,7 +187,7 @@ const MetaPreview = ({ className, compact, name, logo, background, runtime, rele null } { - !compact && typeof linksGroups[CONSTANTS.SHARE_LINK_CATEGORY] === 'object' ? + typeof linksGroups[CONSTANTS.SHARE_LINK_CATEGORY] === 'object' ?