This commit is contained in:
Vanessa 2023-12-29 00:15:49 +08:00
parent e2df24348e
commit 1c718398a2

View file

@ -547,7 +547,7 @@ const allDone = (countElement: Element, editor: Protyle, actionElements: NodeLis
};
const newRound = (countElement: Element, editor: Protyle, actionElements: NodeListOf<Element>, unreviewedCount: number) => {
countElement.classList.add("fn__none");
countElement.parentElement.classList.add("fn__none");
editor.protyle.element.classList.add("fn__none");
const emptyElement = editor.protyle.element.nextElementSibling;
emptyElement.innerHTML = `<div>♻️ </div>