Further fix Player
This commit is contained in:
parent
a6cb679656
commit
6072de0083
1 changed files with 1 additions and 0 deletions
|
@ -150,6 +150,7 @@ const setTrackCue = (
|
||||||
timeslotitemid: item.timeslotitemid,
|
timeslotitemid: item.timeslotitemid,
|
||||||
marker: marker,
|
marker: marker,
|
||||||
});
|
});
|
||||||
|
return;
|
||||||
}
|
}
|
||||||
try {
|
try {
|
||||||
// Api only deals with whole seconds.
|
// Api only deals with whole seconds.
|
||||||
|
|
Loading…
Reference in a new issue