Skip to content

Commit

Permalink
Merge pull request #118 from fumeapp/fix/email-login
Browse files Browse the repository at this point in the history
Fix Email Login
  • Loading branch information
tcampbPPU authored Jan 9, 2024
2 parents 0507393 + 1176924 commit fea9496
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 fea9496

Please sign in to comment.