mirror of
https://github.com/penpot/penpot.git
synced 2025-05-11 06:46:38 +02:00
✨ Add the ability to remove the default fill from elements.
This commit is contained in:
parent
93bde62581
commit
54be06ff18
4 changed files with 79 additions and 43 deletions
|
@ -52,6 +52,8 @@
|
|||
(handler (assoc request :profile-id profile-id))
|
||||
(handler request)))))
|
||||
|
||||
;; TODO: maybe rename to wrap-session?
|
||||
|
||||
(def auth
|
||||
{:nane ::auth
|
||||
:compile (constantly wrap-auth)})
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue