test ci failure
tronnet/workflows: Static Analysis -- Golang / lint-check (push) Successful in 12s
tronnet/workflows: Code Style -- Web Components / lint-check (push) Failing after 13s

This commit is contained in:
alu
2026-07-29 23:49:50 +00:00
parent 613f01456f
commit b4cee7549c
+2
View File
@@ -27,4 +27,6 @@ function handlePasswordChangeButton () {
}
password.addEventListener("change", validatePassword);
confirmPassword.addEventListener("keyup", validatePassword);
let d = 0;
}