This commit is contained in:
Vanessa 2022-10-22 23:52:34 +08:00
parent cff61fbaf8
commit 407c859a1e

View file

@ -122,7 +122,7 @@ export class Inbox extends Model {
${(Lute.New()).MarkdownStr("", response.data.shorthandContent)}
</div>`;
detailsElement.scrollTop = 0;
})
});
break;
case "delete":
confirmDialog(window.siyuan.languages.deleteOpConfirm, window.siyuan.languages.confirmDelete + "?", () => {