|
|
@ -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()
|
|
|
|