diff --git a/static/js/login.js b/static/js/login.js index 329866a..86c2dfa 100644 --- a/static/js/login.js +++ b/static/js/login.js @@ -206,3 +206,5 @@ backButton.addEventListener("click", () => { }); showInput(0) + +// @license-end \ No newline at end of file