mirror of
https://github.com/penpot/penpot.git
synced 2025-01-08 07:50:43 -05:00
✨ Normalize audit event origin tracking on frontend and backend
This commit is contained in:
parent
f6b367cdca
commit
c090a11e5b
1 changed files with 1 additions and 1 deletions
|
@ -91,7 +91,7 @@
|
|||
[params]
|
||||
(d/without-nils
|
||||
{:external-session-id (::rpc/external-session-id params)
|
||||
:triggered-by (::rpc/handler-name params)}))
|
||||
:event-origin (::rpc/handler-name params)}))
|
||||
|
||||
;; --- SPECS
|
||||
|
||||
|
|
Loading…
Reference in a new issue