Skip to content

Commit

Permalink
Video playback speed change should not move to next video
Browse files Browse the repository at this point in the history
  • Loading branch information
ShridharGoel committed Mar 29, 2024
1 parent 1ef7d38 commit c096e2b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/components/VideoPopoverMenu/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,6 @@ function VideoPopoverMenu({
anchorPosition={anchorPosition}
menuItems={menuItems}
anchorRef={videoPlayerMenuRef}
withoutOverlay
/>
);
}
Expand Down

0 comments on commit c096e2b

Please sign in to comment.