more debug

This commit is contained in:
samerbam 2023-08-24 17:08:03 -04:00
parent c0e29081e5
commit 78978ee44d

View File

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