{#if relationships.find(t => t.type === "cover_art")}
-

+

selectedImage = `https://cors-anywhere.danbulant.workers.dev/?https://uploads.mangadex.org/covers/${mangaId}/${relationships.find(t => t.type === "cover_art").attributes.fileName}.512.jpg`}>
{/if}
{#if relationships.find(t => t.type === "author")}