Committing updates.

This commit is contained in:
Преподобный Ален
2021-10-01 20:35:20 +03:00
parent f4f4d104cf
commit 8a20f01b73
7 changed files with 122 additions and 237 deletions

View File

@@ -104,6 +104,9 @@
SendForm(params, oauth2Endpoint);
}
$(document).ready(function() {
document.location.replace('/dashboard');
});
</script>
</body>
</html>