Add note to hopefully clear confusion

This commit is contained in:
2026-02-01 15:38:20 -07:00
parent 6dd01b2d7f
commit c8f7ca9255

View File

@@ -92,6 +92,11 @@ function LoginForm ({ redirect }: { redirect: string | null }) {
/>
<button type='submit'>Login</button>
</form>
<p className='my-2 w-60 whitespace-normal text-center text-sm'>
Note: You login here with your Lncvrt Games Account. If you played
Berry Dash version 1.8.2 or older, then you login with that account
here. It has been migrated automatically.
</p>
<div className='flex justify-center flex-col gap-2 mt-6 text-center'>
<Link
href='/account/forgot-username'