Add shortcuts for dashboard viewer and path

This commit is contained in:
eva 2021-12-10 11:56:13 +01:00 committed by Alonso Torres
parent 8072caeff1
commit 771bb20976
8 changed files with 145 additions and 54 deletions

View file

@ -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))