This commit is contained in:
parent
bbd86393eb
commit
1c19d23f36
1 changed files with 0 additions and 2 deletions
|
@ -38,7 +38,5 @@ window.addEventListener("load", () => {
|
||||||
JSON.parse(dataElement.getAttribute("data-json")).children
|
JSON.parse(dataElement.getAttribute("data-json")).children
|
||||||
);
|
);
|
||||||
|
|
||||||
console.log(JSON.parse(dataElement.getAttribute("data-json")));
|
|
||||||
|
|
||||||
dataElement.remove();
|
dataElement.remove();
|
||||||
});
|
});
|
||||||
|
|
Loading…
Reference in a new issue