add plausible tracking for edits
This commit is contained in:
parent
7975e0a6f7
commit
b8a94e7efb
@ -335,7 +335,7 @@ function App() {
|
||||
</div>
|
||||
<Button
|
||||
onClick={doUpdate}
|
||||
className="dark:text-white dark:bg-gray-700"
|
||||
className="dark:text-white dark:bg-gray-700 plausible-event-name=Edit"
|
||||
>
|
||||
Update
|
||||
</Button>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user