From 9f6b734476827f087cd67836b1385bc4f88b8d23 Mon Sep 17 00:00:00 2001 From: Tracker-Friendly Date: Sat, 22 Jun 2024 14:56:13 +0100 Subject: [PATCH] Forgot the ending --- static/js/login.js | 2 ++ 1 file changed, 2 insertions(+) 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