diff --git a/src/components/Post/Embed/VideoEmbed/index.web.tsx b/src/components/Post/Embed/VideoEmbed/index.web.tsx index b8540222c1..19c6c83b2c 100644 --- a/src/components/Post/Embed/VideoEmbed/index.web.tsx +++ b/src/components/Post/Embed/VideoEmbed/index.web.tsx @@ -98,7 +98,6 @@ export function VideoEmbed({embed}: {embed: AppBskyEmbedVideo.View}) { setActive={setActive} onScreen={onScreen} lastKnownTime={lastKnownTime} - isGif={embed.presentation === 'gif'} />