From c6cb2aedc20c2a0ccbf84b6b2bd9d0d42a589550 Mon Sep 17 00:00:00 2001 From: samerbam Date: Thu, 24 Aug 2023 17:13:18 -0400 Subject: [PATCH] hm --- application/static/scripts.js | 1 + 1 file changed, 1 insertion(+) diff --git a/application/static/scripts.js b/application/static/scripts.js index a90146c..394f11f 100644 --- a/application/static/scripts.js +++ b/application/static/scripts.js @@ -607,6 +607,7 @@ function printButtonListener(e) { let action = "" let sentence = "" console.log(jToken) + console.log('hereherehere') switch(this.id) { case "printGreeting": action = "greeting"