verifyEmail
This commit is contained in:
parent
4a8bad8002
commit
ba31453ff6
2 changed files with 33 additions and 19 deletions
|
|
@ -79,7 +79,7 @@ const router = createRouter({
|
|||
},
|
||||
},
|
||||
{
|
||||
path: "/verifyemail/:token",
|
||||
path: "/verifyemail",
|
||||
name: "verifyemail",
|
||||
component: VerifyEmail,
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue