formatting, full migration to svelte-french-toast
This commit is contained in:
		@@ -4,7 +4,7 @@
 | 
			
		||||
</script>
 | 
			
		||||
 | 
			
		||||
{#if !donations || donations.length == 0}
 | 
			
		||||
  {$_('donor-has-no-associated-donations')}
 | 
			
		||||
  {$_("donor-has-no-associated-donations")}
 | 
			
		||||
{:else}
 | 
			
		||||
  {#each donations as donation}
 | 
			
		||||
    {#if donation.responseType === "DISTANCEDONATION"}
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user