courseware
harry 5 years ago
parent 8bd72185f8
commit c91c41a5cd

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

Loading…
Cancel
Save