Skip to content

Commit

Permalink
更新 ede.js
Browse files Browse the repository at this point in the history
缓解Safari在此卡住
  • Loading branch information
Xarth-Mai authored Nov 20, 2023
1 parent 15fdba3 commit fc4734f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions ede.js
Original file line number Diff line number Diff line change
Expand Up @@ -297,6 +297,8 @@
return;
}
showDebugInfo('正在初始化UI');
//Reload
reloadDanmaku('reload');
// 弹幕按钮容器div
let uiEle = null;
document.querySelectorAll(uiQueryStr).forEach(function (element) {
Expand Down

0 comments on commit fc4734f

Please sign in to comment.