remove extra line
This commit is contained in:
parent
ecbe595b34
commit
717d22d4be
1 changed files with 0 additions and 1 deletions
|
@ -55,7 +55,6 @@ function onKeydown(ev: KeyboardEvent) {
|
|||
}
|
||||
}
|
||||
|
||||
|
||||
async function ok() {
|
||||
emit('done', caption.value);
|
||||
dialog.value?.close();
|
||||
|
|
Loading…
Reference in a new issue