From a60025e4eb8397cb95cf335714b5a923d3f31229 Mon Sep 17 00:00:00 2001 From: samerbam Date: Thu, 24 Aug 2023 17:04:44 -0400 Subject: [PATCH] random console.log(t) killed it all --- application/static/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/application/static/index.html b/application/static/index.html index 77609bc..eb3878a 100644 --- a/application/static/index.html +++ b/application/static/index.html @@ -366,7 +366,7 @@ function getTodosFromAPI() { document.getElementById("loginPanel").classList.add("hidden") - console.log(t) + // console.log(t) // jToken = t // document.getElementById("testToken").innerHTML = t