Update jot-header.tpl

This commit is contained in:
Ray 2023-03-06 20:40:31 -05:00
parent 8eb97c6dae
commit 38f7f0ba3a

View file

@ -767,7 +767,7 @@ let postSaveTimer = null;
{{* start new setEmbedFiles-1 *}}
function setEmbedFilesOne(result, address) {
console.log(JSON.stringify(result));
console.log(result);
{{*
$.post("wall_attach/ray", JSON.stringify(result))
.done(function(data) {