mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-12-24 02:20:13 +01:00
This commit is contained in:
parent
b5c3a0b9c8
commit
d073dcd30d
1 changed files with 1 additions and 0 deletions
|
|
@ -354,6 +354,7 @@ export const openHistory = () => {
|
|||
fetchPost("/api/repo/indexRepo", {message: textAreaElement.value}, () => {
|
||||
renderRepo(dialog.element.querySelector('#historyContainer [data-type="repo"]'))
|
||||
})
|
||||
genRepoDialog.destroy();
|
||||
});
|
||||
}
|
||||
target = target.parentElement;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue