{#if error}
{error}
{/if}
{#if !activeType}
{/if}
form.icon = v} />
{#if formType === 'telegram'}
{#if telegramBotCount === 0}

{t('telegramBot.noBots')}

{/if}
{#if showTelegramSettings}
{/if}
{:else if formType === 'discord' || formType === 'slack'}
{:else if formType === 'ntfy'}
{:else if formType === 'email'}
{#if emailBotCount === 0}

{t('emailBot.noBots')}

{/if}
{:else if formType === 'matrix'}
{#if matrixBotCount === 0}

{t('matrixBot.noBots')}

{/if}
{/if} {#if formType === 'telegram'} {/if}