diff --git a/web/src/components/player/VideoControls.tsx b/web/src/components/player/VideoControls.tsx
index 00efe939e..3d288ba00 100644
--- a/web/src/components/player/VideoControls.tsx
+++ b/web/src/components/player/VideoControls.tsx
@@ -238,7 +238,9 @@ export default function VideoControls({
}}
>
{`${playbackRate}x`}
-
+
onSetPlaybackRate(parseFloat(rate))}
>