fix sumTimeplayed

courseware
harry 5 years ago
parent 9b83bd4999
commit 8bd72185f8

@ -123,6 +123,7 @@ export default ({ src, videoId, logWatchHistory, courseId = null }) => {
isLoging = false
isSeeking = false
pos = [] //
this.sumTimePlayed = 0
}, true)
}

Loading…
Cancel
Save