Sfoglia il codice sorgente

fix parameter name

DIYgod 9 anni fa
parent
commit
885159554f
3 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 0 0
      dist/DPlayer.min.js
  2. 0 0
      dist/DPlayer.min.js.map
  3. 1 1
      src/DPlayer.js

File diff suppressed because it is too large
+ 0 - 0
dist/DPlayer.min.js


File diff suppressed because it is too large
+ 0 - 0
dist/DPlayer.min.js.map


+ 1 - 1
src/DPlayer.js

@@ -870,7 +870,7 @@
             }
 
             const danmakuData = {
-                id: this.option.danmaku.id,
+                player: this.option.danmaku.id,
                 time: this.audio.currentTime,
                 text: commentInput.value,
                 color: this.element.querySelector('input[name="dplayer-danmaku-color"]:checked').value,

Some files were not shown because too many files changed in this diff