samerbam 1 year ago
parent 486ce753a4
commit c6cb2aedc2

@ -607,6 +607,7 @@ function printButtonListener(e) {
let action = "" let action = ""
let sentence = "" let sentence = ""
console.log(jToken) console.log(jToken)
console.log('hereherehere')
switch(this.id) { switch(this.id) {
case "printGreeting": case "printGreeting":
action = "greeting" action = "greeting"

Loading…
Cancel
Save