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