more debug
This commit is contained in:
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…
Reference in New Issue
Block a user