@@ -160,7 +162,7 @@ const CommentMedia = ({ commentMediaInfo, isOutOfFeed, isReply, linkHeight, link
setShowThumbnail={setShowThumbnail}
/>
)}
- {isMobile && type && {type}
}
+ {isMobile && type && {getDisplayMediaInfoType(type, t)}
}
{!showThumbnail &&