🚨
This commit is contained in:
parent
98a096551a
commit
0e357f7311
1 changed files with 1 additions and 0 deletions
|
@ -459,6 +459,7 @@ export const openHistory = (app: App) => {
|
|||
}
|
||||
});
|
||||
dialog.element.setAttribute("data-key", Constants.DIALOG_HISTORY);
|
||||
dialog.element.querySelector("input").focus();
|
||||
bindEvent(app, dialog.element, dialog);
|
||||
resizeSide(dialog.element.querySelector(".history__resize"), dialog.element.querySelector(".history__side"), "sideWidth");
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue