remove outdated prop

This commit is contained in:
Samuel Newman
2026-02-02 17:44:07 -06:00
parent a0af4f8e4a
commit 116b93ec8a
@@ -98,7 +98,6 @@ export function VideoEmbed({embed}: {embed: AppBskyEmbedVideo.View}) {
setActive={setActive}
onScreen={onScreen}
lastKnownTime={lastKnownTime}
isGif={embed.presentation === 'gif'}
/>
</OnlyNearScreen>
</ErrorBoundary>