mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-12-30 05:18:49 +01:00
This commit is contained in:
parent
87d0733342
commit
f781d2d183
1 changed files with 1 additions and 1 deletions
|
|
@ -250,7 +250,7 @@ export const bindEditEvent = (options: {
|
|||
options.menuElement.parentElement.remove();
|
||||
}
|
||||
});
|
||||
|
||||
nameElement.select();
|
||||
const tplElement = options.menuElement.querySelector('[data-type="updateTemplate"]') as HTMLTextAreaElement;
|
||||
if (tplElement) {
|
||||
tplElement.addEventListener("blur", () => {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue