Explorar o código

Update player.js

lqzhgood %!s(int64=6) %!d(string=hai) anos
pai
achega
ea1bf33417
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/js/player.js

+ 1 - 1
src/js/player.js

@@ -351,7 +351,7 @@ class DPlayer {
                         hls.attachMedia(video);
                         this.events.on('destroy', () => {
                             hls.destroy();
-                            delete this.plugins.Hls;
+                            delete this.plugins.hls;
                         });
                     }
                     else {