mirror of
https://github.com/fleetbase/fleetbase.git
synced 2026-01-06 06:15:51 +00:00
patches and improvements
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
export function initialize(application) {
|
||||
export function initialize (application) {
|
||||
const universe = application.lookup('service:universe');
|
||||
if (universe) {
|
||||
universe.createRegistries(['@fleetbase/console', 'auth:login']);
|
||||
|
||||
Reference in New Issue
Block a user