mirror of
https://github.com/Bubka/2FAuth.git
synced 2025-04-25 18:08:53 +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')
|
console.log('modalClose triggered')
|
||||||
this.$refs.OneTimePassword.clearOTP()
|
this.$refs.OneTimePassword.clearOTP()
|
||||||
});
|
});
|
||||||
|
|
||||||
this.editMode = this.$router.params.editMode
|
|
||||||
},
|
},
|
||||||
|
|
||||||
components: {
|
components: {
|
||||||
|
Loading…
Reference in New Issue
Block a user