mirror of
https://github.com/Bubka/2FAuth.git
synced 2025-06-20 11:47:53 +02:00
Fix modal not being closed when the Close button is clicked
This commit is contained in:
parent
bc7c824d3d
commit
999e059592
@ -21,11 +21,9 @@
|
||||
})
|
||||
|
||||
function closeModal(event) {
|
||||
if (event) {
|
||||
notify({ clean: true })
|
||||
isActive.value = false
|
||||
}
|
||||
}
|
||||
</script>
|
||||
|
||||
<template>
|
||||
|
Loading…
x
Reference in New Issue
Block a user