ProfilePicture
{user?.name || 'Anonymous'}
{#if user?.name} IPC.emit('open', (user?.avatar?.medium ? 'https://anilist.co/user/' : 'https://myanimelist.net/profile/') + user.name)}> {/if}