mirror of
https://github.com/penpot/penpot.git
synced 2025-05-22 13:46:11 +02:00
🐛 fix minor errors
This commit is contained in:
parent
f3548aff8c
commit
24062beebe
3 changed files with 3 additions and 4 deletions
|
@ -20,7 +20,7 @@
|
|||
[potok.core :as ptk]))
|
||||
|
||||
;; Change this to :info :debug or :trace to debug this module
|
||||
(log/set-level! :debug)
|
||||
(log/set-level! :warn)
|
||||
|
||||
(s/def ::coll-of-uuid
|
||||
(s/every ::us/uuid))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue