From 9c622ae3f34701fd8b1f350fd2446071c68da504 Mon Sep 17 00:00:00 2001 From: CREDO23 Date: Tue, 23 Jun 2026 15:28:42 +0200 Subject: [PATCH] fix: don't autoplay video presentations --- .../components/tool-ui/video-presentation/combined-player.tsx | 1 - 1 file changed, 1 deletion(-) diff --git a/surfsense_web/components/tool-ui/video-presentation/combined-player.tsx b/surfsense_web/components/tool-ui/video-presentation/combined-player.tsx index c630008db..47eb5a758 100644 --- a/surfsense_web/components/tool-ui/video-presentation/combined-player.tsx +++ b/surfsense_web/components/tool-ui/video-presentation/combined-player.tsx @@ -127,7 +127,6 @@ export function CombinedPlayer({ slides }: CombinedPlayerProps) { compositionHeight={1080} style={{ width: "100%", aspectRatio: "16/9" }} controls - autoPlay loop acknowledgeRemotionLicense />