mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-02-20 05:58:07 +01:00
This commit is contained in:
parent
53cc9ed1e3
commit
c77f880803
6 changed files with 40 additions and 4 deletions
|
|
@ -92,6 +92,7 @@ export const makeCard = (nodeElement: Element[]) => {
|
|||
});
|
||||
} else {
|
||||
msgId = showMessage(window.siyuan.languages._kernel[142]);
|
||||
inputElement.focus();
|
||||
}
|
||||
event.stopPropagation();
|
||||
event.preventDefault();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue