Skip to content

Commit

Permalink
Fix Email Login
Browse files Browse the repository at this point in the history
  • Loading branch information
tcampbPPU committed Jan 8, 2024
1 parent 0507393 commit 1176924
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion client/pages/attempt/[token].vue
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@ const verify = async () => {
definePageMeta({
auth: false,
middleware: 'guest',
title: 'Authenticating..',
meta: [
{
Expand Down

0 comments on commit 1176924

Please sign in to comment.