diff --git a/AquaNet/src/pages/Home/LinkCard.svelte b/AquaNet/src/pages/Home/LinkCard.svelte index 73357a6f..f2a70e2f 100644 --- a/AquaNet/src/pages/Home/LinkCard.svelte +++ b/AquaNet/src/pages/Home/LinkCard.svelte @@ -233,7 +233,9 @@

Link Card

Please enter the following information:

-

1. The 20-digit access code on the back of your card. + {#if !inputSN} +

+

The 20-digit access code on the back of your card. (If it doesn't work, please try scanning your card in game and enter the access code shown on screen)

+ {/if} -

2. Download the NFC Tools app on your phone + {#if !inputAC} +

+

Download the NFC Tools app on your phone (Android / Apple) and scan your card. Then, enter the Serial Number. @@ -276,6 +282,8 @@ {#if errorSN}

{errorSN}

{/if} +
+ {/if} {#if conflictOld && conflictNew && me}