cleanup
This commit is contained in:
@@ -29,7 +29,7 @@ function onCancel(event: Event) {
|
||||
}
|
||||
}
|
||||
|
||||
function onClose(event: Event) {
|
||||
function onClose() {
|
||||
emit('update:open', false);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user