diff --git a/src/showplanner/Player.tsx b/src/showplanner/Player.tsx index 473e5a7..c2b1d5a 100644 --- a/src/showplanner/Player.tsx +++ b/src/showplanner/Player.tsx @@ -150,6 +150,7 @@ const setTrackCue = ( timeslotitemid: item.timeslotitemid, marker: marker, }); + return; } try { // Api only deals with whole seconds.