reghao %!s(int64=2) %!d(string=hai) anos
pai
achega
76758c4bd0
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/components/VideoPlayer.vue

+ 1 - 1
src/components/VideoPlayer.vue

@@ -115,7 +115,7 @@ export default {
       })
 
       player.on('ended', () => {
-        // SocketInstance.send({ videoId: videoId, currentTime: player.video.currentTime })
+        SocketInstance.send({ videoId: videoId, currentTime: player.video.currentTime })
         const path = this.$route.path
         /*const nextPath = '/video/gz5RYkw1zn'
         if (path !== nextPath) {