Saving my work and trying something a little different. Using a number as the id instead of the email address. I feel like this will also cause issues.
This commit is contained in:
@@ -30,7 +30,7 @@ onMount(() => {
|
||||
|
||||
|
||||
<svelte:head>
|
||||
<title>Events Badges - {data.ae_loc.title}</title>
|
||||
<title>Events Leads - {data.ae_loc.title}</title>
|
||||
</svelte:head>
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user