minor change
This commit is contained in:
parent
93d1b00bbe
commit
42e16cbf04
|
@ -207,7 +207,7 @@ export default function Account() {
|
||||||
) : undefined}
|
) : undefined}
|
||||||
|
|
||||||
{user.email !== account.email ? (
|
{user.email !== account.email ? (
|
||||||
<p className="text-gray-500">
|
<p className="text-gray-500 dark:text-gray-400">
|
||||||
You will need to log back in after you apply this Email.
|
You will need to log back in after you apply this Email.
|
||||||
</p>
|
</p>
|
||||||
) : undefined}
|
) : undefined}
|
||||||
|
|
Ŝarĝante…
Reference in New Issue