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:
parent
419eecbe72
commit
2907dd1a50
1 changed files with 1 additions and 0 deletions
|
@ -29,6 +29,7 @@
|
|||
(defn run
|
||||
[_params]
|
||||
(require 'app.srepl.server
|
||||
'app.services
|
||||
'app.migrations
|
||||
'app.worker
|
||||
'app.media
|
||||
|
|
Loading…
Add table
Reference in a new issue