added languages with urlsearchparams polyfill that is broken

This commit is contained in:
Jorrin
2024-02-20 23:48:44 +01:00
parent 99f386ef1a
commit 347348d200
6 changed files with 51 additions and 9 deletions

View File

@@ -74,7 +74,7 @@ export const CaptionRenderer = () => {
return (
<Animated.View
className="absolute bottom-24 rounded bg-black/50 px-4 py-1 text-center leading-normal"
className="absolute bottom-[95px] rounded bg-black/60 px-4 py-1 text-center leading-normal"
style={animatedStyles}
>
{visibleCaptions?.map((caption) => (