diff --git a/src/lib/components/EventInput.svelte b/src/lib/components/EventInput.svelte index 0e1b4e5..e4cdc48 100644 --- a/src/lib/components/EventInput.svelte +++ b/src/lib/components/EventInput.svelte @@ -223,7 +223,7 @@ } -
{JSON.stringify(eventPreview.event, null, 2)}