{#if deleteConfirmationOpen} publicConfirmationOpen = false} on:confirm={dispatchDelete}> Are you sure you want to delete your integration {data.name}? Delete {/if} {#if publicConfirmationOpen} deleteConfirmationOpen = false} on:confirm={dispatchMakePublic}>

Are you sure you want to make your integration {data.name} public? Everyone will be able to add it to their servers.

Confirm
{/if}
{#if editingMetadata || editMode}