mirror of
https://github.com/penpot/penpot.git
synced 2026-04-27 20:28:11 +00:00
🐛 Fix log level setting on file migrations ns
This commit is contained in:
parent
6a3b963a77
commit
bd734c1095
@ -23,7 +23,7 @@
|
||||
[app.common.uuid :as uuid]
|
||||
[cuerdas.core :as str]))
|
||||
|
||||
#?(:cljs (log/set-level! :info))
|
||||
#?(:cljs (l/set-level! :info))
|
||||
|
||||
(defmulti migrate :version)
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user