Pain
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Julius 2022-06-28 19:32:12 +02:00
parent f2c235f8c7
commit 5e6537e92c
Signed by: j00lz
GPG key ID: AF241B0AA237BBA2

View file

@ -130,6 +130,7 @@
let code = document.getElementById("student_number").value;
console.log(code);
scan_ticket(code);
document.getElementById("student_number").value = "";
}
function button_click_handler() {