0
Fork 0
mirror of https://github.com/penpot/penpot.git synced 2025-03-10 14:51:37 -05:00

Track copy shared link event

This commit is contained in:
Alejandro Alonso 2024-08-29 07:54:53 +02:00
parent bd2a3e197a
commit 9fd36526ef

View file

@ -137,7 +137,9 @@
(st/emit! (msg/show {:type :info
:notification-type :toast
:content (tr "common.share-link.link-copied-success")
:timeout 1000})))
:timeout 1000})
(ptk/event ::ev/event {::ev/name "copy-share-link"
::ev/origin "viewer"})))
try-delete-link
(fn [_]