more debug

main
samerbam 1 year ago
parent c0e29081e5
commit 78978ee44d

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

Loading…
Cancel
Save