Skip to content

Commit

Permalink
tidy up
Browse files Browse the repository at this point in the history
  • Loading branch information
dogwithakeyboard committed Feb 9, 2025
1 parent 5ea1d2f commit 7221620
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ui/v2.5/src/components/ScenePlayer/ScenePlayer.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -216,7 +216,7 @@ export const ScenePlayer: React.FC<IScenePlayerProps> = ({
autoplay,
permitLoop = true,
initialTimestamp: _initialTimestamp,
endTime: endTime,
endTime,
sendSetTimestamp,
onComplete,
onNext,
Expand Down

0 comments on commit 7221620

Please sign in to comment.