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"