mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-03-08 05:32:33 +01:00
This commit is contained in:
parent
3915f7e90f
commit
3d4ffe62bc
1 changed files with 1 additions and 0 deletions
|
|
@ -490,6 +490,7 @@ export const openCardByData = (app: App, cardsData: {
|
|||
dialog
|
||||
});
|
||||
dialog.editor = editor;
|
||||
(dialog.element.querySelector('.b3-button[data-type="-1"]') as HTMLButtonElement).focus();
|
||||
};
|
||||
|
||||
const nextCard = (options: {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue