mirror of
https://github.com/penpot/penpot.git
synced 2026-05-11 19:13:49 +00:00
🐛 Fix non-repl app start.
This commit is contained in:
parent
ab944fb9ae
commit
33c8743215
@ -256,7 +256,7 @@
|
||||
(defmethod ig/init-key :default [_ data] data)
|
||||
(defmethod ig/prep-key :default [_ data] (d/without-nils data))
|
||||
|
||||
(defonce system {})
|
||||
(def system nil)
|
||||
|
||||
(defn start
|
||||
[]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user