Extra veiligheid

master
Guus van Meerveld 4 years ago committed by GitHub
parent 3fe3b243af
commit 9895aeef32
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -52,7 +52,7 @@ function onLoad() {
}; };
if (result.password !== undefined) { if (result.password !== undefined) {
d("password").value = result.password d("password").value = "lolleukgeprobeerd"
}; };
}); });
@ -89,4 +89,4 @@ function darkMode() {
} }
onLoad() onLoad()

Loading…
Cancel
Save