mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-12-23 10:00:13 +01:00
🚨
This commit is contained in:
parent
cff61fbaf8
commit
407c859a1e
1 changed files with 1 additions and 1 deletions
|
|
@ -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 + "?", () => {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue