{#if loaded} {#each apps.filter((it) => !hiddenAppsIds.includes(it._id)) as app} {/each}
{/if}