Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
sedghi committed Dec 4, 2024
1 parent e4b3959 commit 58b06eb
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,7 @@ function WrappedCinePlayer({

useEffect(() => {
isMountedRef.current = true;

newDisplaySetHandler();

return () => {
Expand Down

0 comments on commit 58b06eb

Please sign in to comment.