hihi
Some checks are pending
ci/woodpecker/push/publish Pipeline is pending

This commit is contained in:
Mylloon 2023-11-01 13:00:48 +01:00
parent bbd86393eb
commit 1c19d23f36
Signed by: Anri
GPG key ID: A82D63DFF8D1317F

View file

@ -38,7 +38,5 @@ window.addEventListener("load", () => {
JSON.parse(dataElement.getAttribute("data-json")).children
);
console.log(JSON.parse(dataElement.getAttribute("data-json")));
dataElement.remove();
});