Vanessa 2024-01-01 15:06:41 +08:00
parent 3915f7e90f
commit 3d4ffe62bc

View file

@ -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: {