mirror of
https://github.com/penpot/penpot.git
synced 2025-05-11 07:16:38 +02:00
misc(backend): minor changes on collimp command
This commit is contained in:
parent
d967095b86
commit
17e5880b2d
2 changed files with 3 additions and 2 deletions
|
@ -198,7 +198,8 @@
|
|||
|
||||
(defn- start-system
|
||||
[]
|
||||
(mount/start))
|
||||
(-> (mount/except #{#'uxbox.http/server})
|
||||
(mount/start)))
|
||||
|
||||
(defn- stop-system
|
||||
[]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue