main
samerbam 1 year ago
parent a60025e4eb
commit c0e29081e5

@ -578,6 +578,7 @@ function savePrintButtonListener(e) {
function sendPrintRequest(action, date, sentence="") {
console.log(jToken)
return fetch("/api/todos/print", {
method: "post",
headers: {

Loading…
Cancel
Save