0
Fork 0
mirror of https://github.com/penpot/penpot.git synced 2025-02-03 21:09:00 -05:00

🐛 Add missing require.

This commit is contained in:
Andrey Antukh 2020-12-09 16:48:26 +01:00
parent 419eecbe72
commit 2907dd1a50

View file

@ -29,6 +29,7 @@
(defn run
[_params]
(require 'app.srepl.server
'app.services
'app.migrations
'app.worker
'app.media