diff --git a/pages/settings/account.tsx b/pages/settings/account.tsx index 783c6f9..9cd52b6 100644 --- a/pages/settings/account.tsx +++ b/pages/settings/account.tsx @@ -207,7 +207,7 @@ export default function Account() { ) : undefined} {user.email !== account.email ? ( -

+

You will need to log back in after you apply this Email.

) : undefined}