ui: Track clicked help links

This commit is contained in:
nemunaire 2024-01-18 11:41:27 +01:00
parent bb239c7de0
commit 3506f744b8
1 changed files with 1 additions and 0 deletions

View File

@ -47,6 +47,7 @@
{size}
class="{className}"
data-umami-event="help"
data-umami-event-href={href.substring(href.lastIndexOf('/')-2)}
>
<Icon
name="question-circle-fill"