1
0
mirror of https://github.com/Bubka/2FAuth.git synced 2025-08-14 15:58:36 +02:00

Fix bad vue-router params usage for edit mode

This commit is contained in:
Bubka
2020-01-07 16:42:16 +01:00
parent 552773ab81
commit eab03e6d0c

@ -111,8 +111,6 @@
console.log('modalClose triggered')
this.$refs.OneTimePassword.clearOTP()
});
this.editMode = this.$router.params.editMode
},
components: {