mirror of
https://github.com/penpot/penpot.git
synced 2025-05-14 02:16:37 +02:00
📎 Make public default profile audit props
This commit is contained in:
parent
c3c6879a2f
commit
408ca338e7
1 changed files with 1 additions and 2 deletions
|
@ -53,8 +53,7 @@
|
||||||
(assoc (->> sk str/kebab (keyword "penpot")) v))))]
|
(assoc (->> sk str/kebab (keyword "penpot")) v))))]
|
||||||
(reduce-kv process-param {} params)))
|
(reduce-kv process-param {} params)))
|
||||||
|
|
||||||
(def ^:private
|
(def profile-props
|
||||||
profile-props
|
|
||||||
[:id
|
[:id
|
||||||
:is-active
|
:is-active
|
||||||
:is-muted
|
:is-muted
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue