1 Commits
Author SHA1 Message Date
alu 934e4bec99 test ci
tronnet/workflows: Code Style -- Web Components / style-web (push) Failing after 4s
2026-07-31 23:57:21 +00:00
+2
View File
@@ -7,6 +7,8 @@ async function init () {
await deleteAllCookies();
setAppearance();
console.log("here")
const formSubmitButton = document.querySelector("#submit");
formSubmitButton.addEventListener("click", async (e) => {
e.preventDefault();