From 20ff3e3ba0a39e2347c39f03cb231c611901f755 Mon Sep 17 00:00:00 2001 From: Samuel Newman Date: Wed, 10 Sep 2025 18:49:44 +0300 Subject: Ensure there is a thumbnail for videos on web (#9019) --- src/components/Post/Embed/VideoEmbed/index.web.tsx | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) (limited to 'src/components/Post/Embed/VideoEmbed/index.web.tsx') diff --git a/src/components/Post/Embed/VideoEmbed/index.web.tsx b/src/components/Post/Embed/VideoEmbed/index.web.tsx index 25f9f4604..e988bc830 100644 --- a/src/components/Post/Embed/VideoEmbed/index.web.tsx +++ b/src/components/Post/Embed/VideoEmbed/index.web.tsx @@ -86,7 +86,13 @@ export function VideoEmbed({ const contents = (
evt.stopPropagation()}> -- cgit 1.4.1