From 3faa5f6519a3d09d5e33e5a62ea437bbed0a26c1 Mon Sep 17 00:00:00 2001 From: lesion Date: Tue, 7 Dec 2021 00:27:52 +0100 Subject: [PATCH] minor --- webcomponents/src/GancioEvent.svelte | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/webcomponents/src/GancioEvent.svelte b/webcomponents/src/GancioEvent.svelte index 08ec4bbf..ab87e9c0 100644 --- a/webcomponents/src/GancioEvent.svelte +++ b/webcomponents/src/GancioEvent.svelte @@ -47,7 +47,7 @@ {#if event} - + {#if event.media.length} {event.media[0].name} {/if}