Skip to content

Commit

Permalink
兼容10.8.z版本
Browse files Browse the repository at this point in the history
  • Loading branch information
Izumiko committed Jun 6, 2024
1 parent ba9180c commit 621ac57
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ede.js
Original file line number Diff line number Diff line change
Expand Up @@ -1076,7 +1076,7 @@
if (reactRoot) {
reactRoot.prepend(wrapper);
} else {
showDebugInfo('未找到video');
_container.prepend(wrapper);
}

window.ede.danmaku = new Danmaku({
Expand Down

0 comments on commit 621ac57

Please sign in to comment.