Explorar o código

rm useless code

DIYgod %!s(int64=7) %!d(string=hai) anos
pai
achega
d9c76363e2
Modificáronse 1 ficheiros con 0 adicións e 3 borrados
  1. 0 3
      src/js/player.js

+ 0 - 3
src/js/player.js

@@ -88,9 +88,6 @@ class DPlayer {
                         if (this.options.autoplay) {
                             this.play();
                         }
-                        else if (utils.isMobile) {
-                            this.pause();
-                        }
                     }, 0);
                 },
                 error: (msg) => {