mirror of
https://github.com/Start9Labs/start-os.git
synced 2026-03-30 20:14:49 +00:00
chore: Add in the properties to somewhere useful.
This commit is contained in:
@@ -32,7 +32,7 @@ export function setupInit<Manifest extends SDKManifest, Store>(
|
||||
utils,
|
||||
})
|
||||
await opts.effects.exposeForDependents(services)
|
||||
await opts.effects.exposeUi(ui)
|
||||
await opts.effects.exposeUi({ paths: ui })
|
||||
},
|
||||
uninit: async (opts) => {
|
||||
await migrations.uninit(opts)
|
||||
|
||||
Reference in New Issue
Block a user