mirror of
https://github.com/MODSetter/SurfSense.git
synced 2026-06-26 21:39:43 +02:00
fix: don't autoplay video presentations
This commit is contained in:
parent
7e0364f9fe
commit
9c622ae3f3
1 changed files with 0 additions and 1 deletions
|
|
@ -127,7 +127,6 @@ export function CombinedPlayer({ slides }: CombinedPlayerProps) {
|
|||
compositionHeight={1080}
|
||||
style={{ width: "100%", aspectRatio: "16/9" }}
|
||||
controls
|
||||
autoPlay
|
||||
loop
|
||||
acknowledgeRemotionLicense
|
||||
/>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue