test ci
tronnet/workflows: Code Style -- Web Components / style-web (push) Failing after 4s

This commit is contained in:
alu
2026-07-31 23:57:21 +00:00
parent f4827c2731
commit 934e4bec99
+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();