Skip to content

Commit

Permalink
Merge pull request #39292 from ShridharGoel/next_video
Browse files Browse the repository at this point in the history
Video playback speed change should not move to next video
  • Loading branch information
iwiznia authored Apr 1, 2024
2 parents 4e6bd2d + c096e2b commit 99cc0b6
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 99cc0b6

Please sign in to comment.