diff --git a/src/components/cards/CardsOverview.svelte b/src/components/cards/CardsOverview.svelte index dd6eb7e3..e15d8dc2 100644 --- a/src/components/cards/CardsOverview.svelte +++ b/src/components/cards/CardsOverview.svelte @@ -58,7 +58,6 @@ {/if} {#if store.state.jwtinfo.userdetails.permissions.includes('CARD:GET')} -{JSON.stringify(generate_cards)} {#await cards_promise}