Update jot-header.tpl

This commit is contained in:
Ray 2023-02-27 17:11:03 -05:00
parent 84c798079e
commit d9b334e2d3

View file

@ -717,7 +717,7 @@ let postSaveTimer = null;
function(ddata) {
if (ddata['status']) {
alert(JSON.stringify(ddata));
break;
addeditortext(ddata['photolink']);
preview_post();
} else {