mirror of
https://github.com/Bubka/2FAuth.git
synced 2025-04-11 19:18:26 +02:00
Fix bad vue-router params usage for edit mode
This commit is contained in:
parent
552773ab81
commit
eab03e6d0c
@ -111,8 +111,6 @@
|
||||
console.log('modalClose triggered')
|
||||
this.$refs.OneTimePassword.clearOTP()
|
||||
});
|
||||
|
||||
this.editMode = this.$router.params.editMode
|
||||
},
|
||||
|
||||
components: {
|
||||
|
Loading…
Reference in New Issue
Block a user