mirror of
https://github.com/penpot/penpot.git
synced 2025-05-21 22:36:12 +02:00
✨ Add shortcuts for dashboard viewer and path
This commit is contained in:
parent
8072caeff1
commit
771bb20976
8 changed files with 145 additions and 54 deletions
|
@ -20,7 +20,7 @@
|
|||
[potok.core :as ptk]))
|
||||
|
||||
;; Change this to :info :debug or :trace to debug this module
|
||||
(log/set-level! :warn)
|
||||
(log/set-level! :debug)
|
||||
|
||||
(s/def ::coll-of-uuid
|
||||
(s/every ::us/uuid))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue