debug
This commit is contained in:
parent
a60025e4eb
commit
c0e29081e5
@ -578,6 +578,7 @@ function savePrintButtonListener(e) {
|
|||||||
|
|
||||||
|
|
||||||
function sendPrintRequest(action, date, sentence="") {
|
function sendPrintRequest(action, date, sentence="") {
|
||||||
|
console.log(jToken)
|
||||||
return fetch("/api/todos/print", {
|
return fetch("/api/todos/print", {
|
||||||
method: "post",
|
method: "post",
|
||||||
headers: {
|
headers: {
|
||||||
|
Loading…
Reference in New Issue
Block a user