diff --git a/src/lib/components/EventInput.svelte b/src/lib/components/EventInput.svelte index 70d2707..9def128 100644 --- a/src/lib/components/EventInput.svelte +++ b/src/lib/components/EventInput.svelte @@ -372,7 +372,9 @@ {/each} - +
+ +
@@ -412,7 +414,9 @@
{dTagError}
{/if}
- +
+ +
{#if loading} Publishing... {/if}