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 f8e79f677..84147e94e 100644 --- a/surfsense_web/components/tool-ui/video-presentation/combined-player.tsx +++ b/surfsense_web/components/tool-ui/video-presentation/combined-player.tsx @@ -119,7 +119,7 @@ export function CombinedPlayer({ slides }: CombinedPlayerProps) { ); return ( -
{title}
+- Failed to generate video presentation -
-{error}
-Video Generation Failed
+{title}
+{error}
{title}
+- {compiledSlides.length} slides · {totalDuration.toFixed(1)}s ·{" "} - {FPS}fps -
-{title}
+
+ {compiledSlides.length} slides
Download Failed
-- {renderError} -
-
-
Presentation Cancelled
++ Presentation generation was cancelled +
+- Presentation already in progress -
-- Please wait for the current presentation to complete. -
-Presentation already in progress
++ Please wait for the current presentation to complete. +