diff --git a/AquaNet/src/components/BindCard.svelte b/AquaNet/src/components/BindCard.svelte index af83c4ff..54dde535 100644 --- a/AquaNet/src/components/BindCard.svelte +++ b/AquaNet/src/components/BindCard.svelte @@ -1,20 +1,98 @@ -
Here are the cards you have linked to your account:
{#if me} -{error}
+ {error} {:else} -Loading...
+ Loading... {/if}2. Download the NFC Tools app on your phone @@ -125,23 +195,49 @@ + + {#if conflictOld && conflictNew && me} +
+ {/if}