{#if isAniListLoggedIn}
{currentAniListUser.data.Viewer.name}
{:else}
You are not logged into AniList
{/if}
    {#if isAniListLoggedIn}
  • {:else}
  • {#if loggingIn.includes("anilist")} AChecking AniList {:else} {/if}
  • {/if} {#if isMALLoggedIn}
  • {:else}
  • {#if loggingIn.includes("mal")} MChecking MyAnimeList {:else} {/if}
  • {/if} {#if isSimklLoggedIn}
  • {:else}
  • {#if loggingIn.includes("simkl")} SChecking Simkl {:else} {/if}
  • {/if}