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