Skip to content

Commit

Permalink
sync with main repo
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions committed Oct 30, 2024
1 parent 1d5f091 commit fcd155c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -988,7 +988,6 @@
listContainer.replaceChildren(fragment);
} else {
stat.observer.disconnect();
console.log(listContainer.lastElementChild);
listContainer.removeChild(listContainer.lastElementChild); // Marker
listContainer.lastElementChild.style.backgroundColor = '#f1f1f1';
listContainer.appendChild(fragment);
Expand Down

0 comments on commit fcd155c

Please sign in to comment.