Update jot-header.tpl

This commit is contained in:
Ray 2023-03-06 18:57:56 -05:00
parent e81729b23b
commit 8570cf8148

View file

@ -767,6 +767,7 @@ let postSaveTimer = null;
{{* start new setEmbedFiles-1 *}}
function setEmbedFiles1(result, address) {
alert(JSON.stringify(result));
$.ajax({
type: 'post',
url: `wall_attach/${address}`,