1 Commits
Author SHA1 Message Date
alu f88b46fbe9 test ci failure
tronnet/workflows: Static Analysis -- Golang / lint-check (push) Successful in 18s
tronnet/workflows: Code Style -- Web Components / lint-check (push) Successful in 13s
2026-07-29 23:50:07 +00:00
+1 -1
View File
@@ -28,5 +28,5 @@ function handlePasswordChangeButton () {
password.addEventListener("change", validatePassword);
confirmPassword.addEventListener("keyup", validatePassword);
let d = 0;
let e = 0;
}