mirror of
https://github.com/penpot/penpot.git
synced 2025-04-13 15:31:26 -05:00
🐛 Fix incorrect name on audit event
This commit is contained in:
parent
0135b477ca
commit
8c2038e43b
1 changed files with 1 additions and 1 deletions
|
@ -163,7 +163,7 @@
|
|||
(ptk/reify ::logged-in
|
||||
ev/Event
|
||||
(-data [_]
|
||||
{::ev/name "signing"
|
||||
{::ev/name "signin"
|
||||
::ev/type "identify"
|
||||
:email (:email profile)
|
||||
:auth-backend (:auth-backend profile)
|
||||
|
|
Loading…
Add table
Reference in a new issue