From aaa13324f53862928972e23efa1ec72b77e4a72e Mon Sep 17 00:00:00 2001 From: "Tom (plebeius.eth)" Date: Sat, 8 Jun 2024 19:46:37 +0200 Subject: [PATCH] Update comment-media.tsx --- src/components/comment-media/comment-media.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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')}