{ if (e.key === "Enter") applyServer(); }} placeholder="http://host:8000" />
Set
{#each profiles as p}
{p}
{/each}
{#each $subprofiles as sub}
{ e.preventDefault(); removeSubprofile(sub); }}> {sub}
{/each}
+