mirror of
https://github.com/penpot/penpot.git
synced 2026-09-10 05:58:47 +00:00
🐛 Add missing require.
This commit is contained in:
parent
419eecbe72
commit
2907dd1a50
@ -29,6 +29,7 @@
|
|||||||
(defn run
|
(defn run
|
||||||
[_params]
|
[_params]
|
||||||
(require 'app.srepl.server
|
(require 'app.srepl.server
|
||||||
|
'app.services
|
||||||
'app.migrations
|
'app.migrations
|
||||||
'app.worker
|
'app.worker
|
||||||
'app.media
|
'app.media
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user