mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-02-28 05:32:52 +00:00
🚨
This commit is contained in:
@@ -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 + "?", () => {
|
||||
|
||||
Reference in New Issue
Block a user