From aafbd2b5adcea89dd174db32a9b08c330085020e Mon Sep 17 00:00:00 2001 From: Merlin Scheurer Date: Thu, 23 Apr 2026 13:05:08 +0200 Subject: [PATCH] Fix google cast sender framework script not loading --- frontend/src/components/GoogleCast.tsx | 19 +++++++++---------- 1 file changed, 9 insertions(+), 10 deletions(-) diff --git a/frontend/src/components/GoogleCast.tsx b/frontend/src/components/GoogleCast.tsx index 831c695d..d862d343 100644 --- a/frontend/src/components/GoogleCast.tsx +++ b/frontend/src/components/GoogleCast.tsx @@ -216,17 +216,16 @@ const GoogleCast = ({ video, setRefresh, onWatchStateChanged }: GoogleCastProps) } return ( - <> - <> - +
+