Add zaps to threads/events

This commit is contained in:
Jon Staab
2025-07-15 15:56:55 -07:00
parent 00f383ff2e
commit d4b026a3ad
2 changed files with 9 additions and 2 deletions
+1 -1
View File
@@ -30,6 +30,6 @@
{#if showActivity}
<EventActivity {url} {path} {event} />
{/if}
<EventActions {url} {event} noun="Goal" />
<EventActions {url} {event} hideZap noun="Goal" />
</div>
</div>