Vanessa
2026-05-05 21:25:23 +08:00
parent 8b459e11d3
commit 93d4a9f4d5

View File

@@ -589,6 +589,7 @@ export class Background {
this.tagsElement.classList.remove("fn__none");
this.actionElements[0].classList.add("fn__none");
} else {
this.tagsElement.innerHTML = "";
this.tagsElement.classList.add("fn__none");
this.actionElements[0].classList.remove("fn__none");
}