mirror of
https://github.com/penpot/penpot.git
synced 2026-04-26 19:58:09 +00:00
🐛 Add missing demo service in initialization.
This commit is contained in:
parent
dcd797888c
commit
7355b91796
@ -24,6 +24,7 @@
|
||||
|
||||
(defn- load-mutation-services
|
||||
[]
|
||||
(require 'uxbox.services.mutations.demo)
|
||||
(require 'uxbox.services.mutations.icons)
|
||||
(require 'uxbox.services.mutations.images)
|
||||
(require 'uxbox.services.mutations.projects)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user