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

This commit is contained in:
alu
2026-07-30 16:18:47 +00:00
parent 613f01456f
commit 3fa71456d9
2 changed files with 4 additions and 0 deletions
+2
View File
@@ -31,6 +31,8 @@ async function init () {
formSubmitButton.innerText = "LOGIN";
}
});
let d = 0
}
async function requestTicket (username, password, realm) {