update sync process
This commit is contained in:
@@ -40,7 +40,7 @@
|
||||
if (duration) {
|
||||
if (time >= (duration - 1)) {
|
||||
|
||||
onEnded();
|
||||
//onEnded();
|
||||
return;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user