Configuration
{source.name}
{#if source?.type === 'gitlab'} {:else if source?.type === 'github'} {/if}
{#if !source.gitlabAppId && !source.githubAppId}
Select a provider
{/if}
{#if source.type === 'github'} {:else if source.type === 'gitlab'} {/if}