mirror of
https://github.com/Bubka/2FAuth.git
synced 2025-01-11 16:58:58 +01:00
Exit management mode after last twofaccounts deletion
This commit is contained in:
parent
5b9be6a8b9
commit
f71ac435ed
@ -210,6 +210,7 @@
|
||||
await twofaccounts.deleteSelected()
|
||||
|
||||
if (twofaccounts.isEmpty) {
|
||||
bus.inManagementMode = false
|
||||
router.push({ name: 'start' })
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user