From adf513c8bc0a8536932d832ace44f87ce70f7ded Mon Sep 17 00:00:00 2001 From: Nicolas Mowen Date: Tue, 28 May 2024 13:41:28 -0600 Subject: [PATCH] Formatting --- web/src/components/player/VideoControls.tsx | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) 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))} >