formatting, full migration to svelte-french-toast
This commit is contained in:
@@ -29,7 +29,6 @@
|
||||
{#if store.state.jwtinfo.userdetails.permissions.includes("DONATION:CREATE")}
|
||||
<AddDonationModal
|
||||
on:created={(event) => {
|
||||
console.log(event)
|
||||
addDonations(event.detail.donations);
|
||||
}}
|
||||
bind:modal_open
|
||||
|
||||
Reference in New Issue
Block a user