ensure gif embed

This commit is contained in:
vineyardbovines
2026-04-15 12:46:52 -04:00
parent b7f2c359f6
commit c402fbbe26
@@ -59,7 +59,10 @@ export const ExternalEmbed = ({
}
}, [link.uri, playHaptic])
if (embedPlayerParams?.source === 'tenor') {
if (
embedPlayerParams?.source === 'tenor' ||
embedPlayerParams?.source === 'klipy'
) {
const parsedAlt = parseAltFromGIFDescription(link.description)
return (
<View style={style}>