fix: 修正 abcjs 報錯的 bug

This commit is contained in:
Jerry
2025-07-09 13:24:42 +08:00
Unverified
parent d2eacd2d8a
commit a61e216452
6 changed files with 12 additions and 10 deletions

View File

@@ -37,7 +37,7 @@ script.
: window.loadOtherComment = loadLivere
return
}
if ('!{use[0]}' === 'Livere' || !!{lazyload}) {
if (!{lazyload}) btf.loadComment(document.getElementById('lv-container'), loadLivere)
else loadLivere()