mirror of
https://github.com/penpot/penpot.git
synced 2025-12-12 06:24:17 +01:00
✨ Normalize audit event origin tracking on frontend and backend
This commit is contained in:
@@ -91,7 +91,7 @@
|
|||||||
[params]
|
[params]
|
||||||
(d/without-nils
|
(d/without-nils
|
||||||
{:external-session-id (::rpc/external-session-id params)
|
{:external-session-id (::rpc/external-session-id params)
|
||||||
:triggered-by (::rpc/handler-name params)}))
|
:event-origin (::rpc/handler-name params)}))
|
||||||
|
|
||||||
;; --- SPECS
|
;; --- SPECS
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user