diff --git a/src/lib/components/sidebar/JobSelectionSidebar.svelte b/src/lib/components/sidebar/JobSelectionSidebar.svelte index 5c814020..08b42159 100644 --- a/src/lib/components/sidebar/JobSelectionSidebar.svelte +++ b/src/lib/components/sidebar/JobSelectionSidebar.svelte @@ -1,7 +1,7 @@ -{#if data?.party} - +{#if party} + {:else}

Party not found