diff --git a/src/app/components/CalendarEventActions.svelte b/src/app/components/CalendarEventActions.svelte index b5706a4..fc9b0af 100644 --- a/src/app/components/CalendarEventActions.svelte +++ b/src/app/components/CalendarEventActions.svelte @@ -1,12 +1,8 @@
@@ -60,16 +51,7 @@ {#if showActivity} -
- - {$replies.length} {$replies.length === 1 ? "reply" : "replies"} -
- + {/if}