diff --git a/src/components/comment-media/comment-media.tsx b/src/components/comment-media/comment-media.tsx index 4852da36..25cea054 100644 --- a/src/components/comment-media/comment-media.tsx +++ b/src/components/comment-media/comment-media.tsx @@ -136,7 +136,7 @@ const Media = ({ commentMediaInfo, isReply, setShowThumbnail }: MediaProps) => { )} {isMobile && (type === 'iframe' || type === 'video' || type === 'audio') && (
- setShowThumbnail(false)}> + setShowThumbnail(true)}> {t('close')}