fix(donors): Removed debug infos

This commit is contained in:
Nicolai Ort 2023-04-19 18:12:24 +02:00
parent c842c203e2
commit 5d48060834
Signed by: niggl
GPG Key ID: 13AFA55AF62F269F

View File

@ -197,7 +197,6 @@
modal_open={active_deletes.length > 0}
delete_donor={active_deletes[0]}
/>
{active_deletes.length}
{#if store.state.jwtinfo.userdetails.permissions.includes("DONOR:GET")}
{#if !dataLoaded}
<div