fix: don't autoplay video presentations

This commit is contained in:
CREDO23 2026-06-23 15:28:42 +02:00
parent 7e0364f9fe
commit 9c622ae3f3

View file

@ -127,7 +127,6 @@ export function CombinedPlayer({ slides }: CombinedPlayerProps) {
compositionHeight={1080}
style={{ width: "100%", aspectRatio: "16/9" }}
controls
autoPlay
loop
acknowledgeRemotionLicense
/>