mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-01-07 01:08:49 +01:00
This commit is contained in:
parent
a7ffa66dc6
commit
4f6578f9f1
1 changed files with 0 additions and 2 deletions
|
|
@ -318,7 +318,6 @@ export const openHistory = () => {
|
|||
width: "80vw",
|
||||
height: "80vh",
|
||||
destroyCallback() {
|
||||
historyEditor.destroy();
|
||||
historyEditor = undefined;
|
||||
}
|
||||
});
|
||||
|
|
@ -624,7 +623,6 @@ const bindEvent = (element: Element, dialog?: Dialog) => {
|
|||
dialog.destroy();
|
||||
} else {
|
||||
closeModel();
|
||||
historyEditor.destroy();
|
||||
historyEditor = undefined
|
||||
}
|
||||
break;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue