remove extra line
This commit is contained in:
@@ -55,7 +55,6 @@ function onKeydown(ev: KeyboardEvent) {
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
async function ok() {
|
||||
emit('done', caption.value);
|
||||
dialog.value?.close();
|
||||
|
||||
Reference in New Issue
Block a user