mirror of
https://github.com/penpot/penpot.git
synced 2025-07-18 01:57:12 +02:00
✨ Add some improvements to the auditlog module.
This commit is contained in:
parent
09d1c958ce
commit
1b69eda43e
6 changed files with 48 additions and 22 deletions
|
@ -36,6 +36,7 @@
|
|||
[profile]
|
||||
(-> profile
|
||||
(select-keys [:is-active :is-muted :auth-backend :email :default-team-id :default-project-id :fullname :lang])
|
||||
(merge (:props profile))
|
||||
(d/without-nils)))
|
||||
|
||||
(defn clean-props
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue